body,td,th {
	font-family: Tahoma;
	font-size: 11px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #003366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #003366;
}
a:hover {
	text-decoration: none;
	color: #006699;
}
a:active {
	text-decoration: none;
}
.style1 {color: #003366}
.nav a:link {
	color: #FFFFFF;
	text-decoration: none;
	}
.nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	}
.nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.repres a:link {
	color: #000000;
	text-decoration: none;
	}
.repres a:visited {
	color: #000000;
	text-decoration: none;
	}
.repres a:hover {
	color: #666666;
	text-decoration: none;
}
.box_down {
	border: 1px solid #999999;
}
.buttonfont {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #FE9900;
	border: none;
	font-weight: bold;
}
.inputfont {
	font-family: Tahoma;
	font-size: 11px;
	color: #FF6600;
}