body {  
	margin-left: 0; 
	padding: 0;
	background-color: #fff;
	color: #2d2d2d;
  }

td {
	text-align: top;
	}

/*.rowspace {  
	line-height: 20px; text-align: top 
	}*/

.nav { color: #FFFFFF; font-size: 12px; text-decoration: underline; font-family: Arial, Helvetica; font-weight: bold}
.nav A { color: #CCCCCC; font-size: 12px; text-decoration: none }
.nav A:visited { color: #FFFFFF; font-size: 12px; text-decoration: none }
.nav A:hover { color:#FF6633; font-size: 12px; text-decoration: underline }


.fontstyle {  
	font: normal .90em/1.80em Verdana, Arial, Helvetica, sans-serif;
	}
	
h1 {
	padding: 5px 0 2px 0;
	margin: 0;
	 color: #336699;
	font-weight: bold;
	}

h2 {
	padding: 5px 0 2px 0;
	margin: 0;
	color: #5a5a5a;	
	font-weight: bold;
	}	

.link { color: #FF6633; font-size: 16px; text-decoration: underline; font-family: Arial, Helvetica; font-weight: bold}
.link A { color: #FF6633; font-size: 16px; text-decoration: underline}
.link A:visited { color: #FF6633; font-size: 16px; text-decoration: underline}
.link A:hover { color:#0066CC; font-size: 16px; text-decoration: underline }

.title {  font-family: Arial, Helvetica; font-size: 14px; font-weight: bold; color: #666666}
