body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #929292;
}	
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #293078;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #FF0000;
}
.styleRegText{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
}
.styleErrorText{
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FF0000;
}
.styleBottomNav{
	font-size: 12px
}
.styleFooter{
	font-size: 10px
}

