@charset "UTF-8";
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
}

.TopNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-position: center center;}
	.TopNav a:link{color:#00CCFF;text-decoration: none;}
	.TopNav a:hover{color:#999999;text-decoration:none;}
	.TopNav a:visited{color:#00CCFF;text-decoration: none;}


.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;}
	.body a:link{color:#000066;text-decoration: none;}
	.body a:hover{color:#000066;text-decoration:none;}
	.body a:visited{color:#000066;text-decoration: none;}


.smlbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;}
	.smlbody a:link{color:#000066;text-decoration: none;}
	.smlbody a:hover{color:#000066;text-decoration:none;}
	.smlbody a:visited{color:#333333;text-decoration: none;}
	
	.bodyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
	text-decoration: none;
	left: 5px;
	margin-right: 10px;
	margin-left: 10px;
}
	.bodyright a:link{color:#000066;text-decoration: none;}
	.bodyright a:hover{color:#000066;text-decoration:none;}
	.bodyright a:visited{color:#000066;text-decoration: none;}
