body {
	
	background-image: url(background.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;

}

p,td { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 14px; 
	 
	 }

h1  { 	font-size: 25px;
 		color: #660000;
		letter-spacing: -1px;
	}

h2  {
	font-size: 14px;
	color: #5262b0;
	font-weight: strong; 
	margin-top: 5px;
	margin-bottom: -5px;
}

h3  {
	font-size: 13px;
	color: #333;
	font-weight: strong; 
	margin-top: 10px;
	margin-bottom: -10px;
}


h4  { font-size: 11px; line-height: 10px font-weight: strong; }

h5  { font-size: 12px; color: #333; line-height: 12px: strong; padding-top: 8px; padding-right: 35px; }




a:link, a:visited  {color: #660000; text-decoration: underline; }

a:hover {color:#660000;}

a.white:link, a.white:visited  {color: #ffffff; text-decoration: underline; }

a.white:hover {color:#ffffff;}

td.rightBox {
	border-style: solid;
	border-color: #E7E6E5;
	border-width: 0px 0px 0px 3px;
	padding: 0px 0px 0px 15px;

}

td.leftBox {
	padding: 0px 15px 0px 0px;

}

#white {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #ffffff; 
}
