.normalFont {
	font-family: tahoma;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
.normalFont a {
	font-family: tahoma;
	font-size: 12px;
	line-height: 16px;
	color:#3333FF;
}
.normalFont a:visited {
	font-family: tahoma;
	font-size: 12px;
	line-height: 16px;
	color:#000099;
}
.normalFont a:hover {
	font-family: tahoma;
	font-size: 12px;
	line-height: 16px;
	color:#000099;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.footerlinks {
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.footerlinks a{
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
.footerlinks a:visited{
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:none;
}
.footerlinks a:hover{
	font-family: tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration:underline;
}

.copyright {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
}
.copyright a{
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
.copyright a:visited{
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration:none;
}
.copyright a:hover{
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	text-decoration:underline;
}
.tableborder {
	border: 1px solid #4A484B;
}
.formtext {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	border: 1px solid #000033;
}
.buttons {
	font-family: tahoma;
	font-size: 12px;
	color: #000000;
	border: 1px solid #000033;
	background-color: #FFFFFF;
}
.smallfont {

	font-family: tahoma;
	font-size: 9px;
	color: #000000;
	padding: 8px;
}
.tableBorder {
	border: 1px solid #1154c3;
}
.footerfont {


	font-family: tahoma;
	font-size: 13px;
	color: #000000;
}
