@charset "utf-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
body {
	background-image: url(../images/bck.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #660000;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #660000;
}
a:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #996600;
}
a:active {
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-size: 16px;
	color: #660000;
}
h2 {
	font-size: 12px;
	color: #660000;
}
h3 {
	font-size: 12px;
	color: #999999;
	font-weight: bold;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
.red {
	font-family: Arial, Helvetica, sans-serif;
	color: #cc0000;
}
.navbar a:link {color: #FFFFFF;}
.navbar a:visited {color: #FFFFFF;}
.navbar a:hover {color: #CCCCCC;}
.navbar a:active {color: #CCCCCC;}
.tagline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.whitefont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
}
