a:link {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #0099FF;
}
a:hover {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #B22222;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #0099FF;
}
a:active {
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF3300;
}
.link {
	font-size: 12px;
	font-style: normal;
	line-height: normal;	
	font-variant: normal;
	text-transform: none;
	color: #0099FF;
}
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #4A4A4A;
		margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EFEFEF;
}
.centerpage{
	background-color: White;
}
.footertext{
	font-size: 10px;
}
.inputbox{
	border-bottom: solid;
	border-bottom-width: 1px;	
	border-left: solid;
	border-left-width: 1px;	
	border-top: solid;
	border-top-width: 1px;		
	border-right: solid;
	border-right-width: 1px;		
		border-color: #CCCCCC;	
		background-color: #F8F8F8;
		font-family: Arial, Helvetica, sans-serif;
}