html, body {
	width:100%;
	height:100%;
}
body,td,th {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #E9EDF1;
	background-repeat:repeat-y;
}
img {
	border: 0px;
	margin: 0px;
	display:block;
}
h1 {
	text-transform:uppercase;
	color:#004795;
	font-size:14px;
	margin:0px;
}
h2 {
	color:#333333;
	font-size:15px;
	font-weight:bold;
	margin:0px 0px 10px 0px;
}
a {
	color: #004795;
	font-weight:bold;
	text-decoration:none;
}
a:hover {
	color: #000000;
	font-weight:bold;
	text-decoration:none;
}

.menu {
	line-height:30px;
	color: #FFFFFF;
	font-size:16px;
	font-family:"Times New Roman", Times, serif;
}

.menu a {
	color: #FFFFFF;
	text-transform:uppercase;
	font-weight:bold;
	text-decoration:none;
}
.menu a:hover {
	color: #FFA200;
	text-transform:uppercase;
	font-weight:bold;
}

.main,.main td,.main th,.main a {
	font-size:14px;
	line-height:20px;
}

.a_btn {
	color: #FFA200;
	border: 1px solid #FFA200;
	padding:3px;
}
.a_btn:hover {
	color: #FFFFFF;
	border: 1px solid #FFFFFF;
	padding:3px;
}

.home,.home td,.home th,.home a {
	font-size:16px;
}

.text2,.text2 td,.text2 th,.text2 a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
