body,
html {
		background:#f5f5f5;
		color:#000000;
		font-family: arial;
		font-size: 12px;
		font-weight: normal;
		margin-top: 0px;
		margin-left: 0px;
		margin-right: 0px;

}

a,a:link,a:visited,a:active  {
	color: #ffffff;
	font-size: 14px;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}


h1 {color: #000000; font-size: 12px; font-weight: bold; line-height: normal; margin-top: 0px; margin-bottom: 0px;}

.topnav { 
 	font-size: 0.8em;
  	color: #000;}

.white { 
 	background:#ffffff;
}
	
.whitesmall { 
 	background:#ffffff;
	padding: 25px;}

.green { 
 	background:#4c711d;
	color:#ffffff;
	font-family: arial;
	font-size: 10px;
	font-weight: normal;
	padding: 3px;
	}

.silver { 
 	background:#666666;
	}