body {
	margin-bottom: 0px; 
	margin-top: 5px; 
	margin-right: 0px; 
	margin-left: 0px; 
}
A {
	COLOR: #003366; TEXT-DECORATION: underline
}

A:hover {
	COLOR: #000000; TEXT-DECORATION: underline
}



.gray {
	color: #999999;}


.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;}

.bodytext a:link {color:#990000; text-decoration: underline;}
.bodytext a:visited { color:#990000; text-decoration: underline;}
.bodytext a:active { color:#000000; text-decoration: underline;}
.bodytext a:hover { color:#000000; text-decoration: underline;}



.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #ffffff;}

.pagetitle a:link {color:#ffffff; text-decoration: underline;}
.pagetitle a:hover { color:#003366; text-decoration: none;}


P {
	FONT-SIZE: 10pt; 
	COLOR: #000000; 
	FONT-FAMILY: verdana,Arial, Helvetica, sans-serif
}

TD{
	FONT-SIZE: 10pt; 
	COLOR: #000000; 
	FONT-FAMILY: verdana,Arial, Helvetica, sans-serif
}

.navlink a { 
	text-decoration: underline;
	color: #ffffff
}

.navlink a:hover { 
	text-decoration: underline;
	color: #ffffff
	
}

.navlink a:visited { 
	color: #ffffff;
	text-decoration: underline
	
}


.button a {
	display: block;
	padding-bottom: 6px;
	padding-left:7px;
	padding-top:6px;
	padding-right:3px;
	text-decoration: none;
	width: 100%;
	font-family: Verdana,Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	background-color: #7d7d7d;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff
}
.button a:hover {
	font-family: Verdana,Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	background-color: #990000

}
.button a:visited {
	text-decoration: none
		color: #ffffff;
}


.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;}

.footertext a:link {color:#FFFFFF; text-decoration: none;}
.footertext a:visited { color:#FFFFFF; text-decoration: none;}
.footertext a:active { color:#FFFFFF; text-decoration: none;}
.footertext a:hover { color:#FFFFFF; text-decoration: underline;}