body {
	background-color: #FFFFFF;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.body { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666; line-height: 18px; margin-left:20px; margin-right:20px; }

.sidebar { font-family: Arial, Helvetica, sans-serif; font-size: 11px; line-height: 14px; color: #666; margin-left:10px; margin-right:10px; }

.blue { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #369; line-height: 18px; margin-left:20px; margin-right:20px; }


.boldblue { color: #036; font-weight: bold; }

.smaller { font-size: 11px; line-height: 14px; }


#white { 
 font-family: Arial, Helvetica, sans-serif;
 font-size: 9px; color: #fff;
 }

#white a:link
 { font-size: 9px; color: #fff; text-decoration: underline; }

#white a:visited
 { font-size: 9px; color: #fff; text-decoration: underline; }

#white a:hover
 { font-size: 9px; color: #000; text-decoration: none; }

h1  { 
font-family: Arial, Helvetica, sans-serif; 
font-size: 14px; 
color: #036; 
line-height: 18px; 
text-transform: uppercase;
margin-left:20px; 
margin-top:10px; 
margin-right:20px; 
margin-bottom:10px; }

h2  { font-size: 14px; color: #666; line-height: 20px font-weight: strong; margin-left:320px; margin-right:30px; margin-bottom: -8px; }


h4  { font-size: 11px; line-height: 10px font-weight: strong; }

h5  { font-size: 12px; color: #369; line-height: 12px: strong; padding-top: 8px; padding-right: 35px; }


a:link  {color: #069; text-decoration: underline; }

a:visited  {color: #666; text-decoration: underline; }

a:hover {color:#660000;}

