html { 
   overflow-y: scroll;
   }
 
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: 10pt; 
	color: #000000;
	
}

a	{
	color: #000000;
	text-decoration: underline;
	}

a:hover {
	text-decoration: none;
	color: #83000e;
	}


#Nav a	{
	
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
	color: #808080;
	}

#Nav a:hover {
	text-decoration: underline;
	color: black;
	}

.REDHTL {
	FONT-FAMILY: Trebuchet MS; 
	COLOR: #83000e;
	FONT-SIZE: 14pt;
	FONT-WEIGHT: bold;
	}

.REDHTM {
	FONT-FAMILY: Trebuchet MS; 
	COLOR: #83000e;
	FONT-SIZE: 12pt;
	FONT-WEIGHT: bold;
	}

.REDHTS {
	FONT-FAMILY: Trebuchet MS; 
	COLOR: #83000e;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;
	}

.BLACKHTL {
	FONT-FAMILY: Trebuchet MS; 
	COLOR: #000000;
	FONT-SIZE: 14pt;
	FONT-WEIGHT: bold;
	}

.BLACKHTM {
	FONT-FAMILY: Trebuchet MS; 
	COLOR: #000000;
	FONT-SIZE: 12pt;
	FONT-WEIGHT: bold;
	}

.BLACKHTS {
	FONT-FAMILY: Trebuchet MS; 
	COLOR: #000000;
	FONT-SIZE: 10pt;
	FONT-WEIGHT: bold;
	}
img
{
	border: 0;
}

form, P
{
	padding: 0;
	margin: 0;
}

td	{
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Segoe UI", Tahoma, Geneva, Verdana, sans-serif;
	font-size: 10pt; 
	color: #000000;	
	}
