/* LORES.CSSSTYLE SHEET FOR www.flyvifc.orgContact: david Wilson bluedave62@yahoo.ca*//*validated *//* --------- 1. defaults  --------- */body {	 margin: 0;	 padding: 5px;	 background-color: #c59a6f; /*lbrown*/	 color: #c59a6f;	 /* IE 5 centring bug fix */	 text-align: center;	 font-family: Verdana, Arial, Sans-serif;			 line-height: 1.5em;			 font-size: 12px;			 font-weight: 400;			 font-style: normal;			 text-decoration: none;			 text-transform: none;			 font-variant: normal;     }	h1, h2, h3, h4, h5, h6 {	font-size: 24px;	padding-bottom: 4px;	letter-spacing: -1.5px;	font-style: italic;	line-height: .85em;		}h2{   font-size: 20px;   border-bottom: 1px solid #45392a;   }   h3{   font-size: 18px;   border-bottom: none;   }h4{   font-size: 16px;   }	p	{	font-size: 12px;	padding: 0px;	}ul li {   list-style: none;   background: url(../assets/rightarrow.gif) no-repeat 0 50%;   padding-left: 17px;      }