@charset "UTF-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:17px;
}
a {
	color: #CC9900;
}
a:hover {
	color: #405c8b;
}
body {
	background-color: #1681c5;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.page_title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	padding-left: 250px;

}
.tagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	padding-left: 250px;
	font-style: italic;
	color: #666666;
}
.footer {
	font-size: 10px;
	color: #FFFFFF;
}

.footer a {
	color: #CC9900;

}
.footer a:hover {
	color: #fff;
}
h1,h2,h3,h4,h5,h6 {
font:verdana;
text-decoration:none;
font-weight:normal;
}
h1 {
	font-size: 20px;
	color: #405C8B;
}
