
html, body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	height:100%;


}
.nav {font-family: Georgia, Times New Roman, Times, Serif; font-size: 11px; font-weight: bold; text-transform: capitalize; color: #000000;}
.head {font-family: Georgia, Times New Roman, Times, Serif; font-size: 16px; font-weight: bolder; text-transform: uppercase; color: #D94613;}
.subhead {font-family: Arial, Helvetica, sans-serif; font-size: 14px; font-weight: bold; text-transform: capitalize; color: #D94613;}
.tsubhead {font-family: Georgia, Times New Roman, Times, Serif; font-size: 11px; font-weight: bold; text-transform: capitalize; color: #FFCC33;}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #D94613;
	text-decoration: none;
}
a:active {
	color: #D94613;
	text-decoration: none;
}
body,td, {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 15px;
	
	
}
.bodytext 
	{
	font-size: 12px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	}
	
	.bodytext a:link 
	{
	color: #D94613;
	text-decoration: none;
	font-weight: bold;	
	}
	.bodytext a:visited 
	{
	color: #D94613;
	text-decoration: none
	font-weight: bold;
	}
	
	.bodytext a:hover
	{
	color: #D94613;
	text-decoration: none;
	font-weight: bold;	
	}

