/* CSS Document */
body {
	background-color: #FF0000;
	margin-left: 0px;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.copyright {
	font-size: 11px;
	color: #FFFFFF;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.welcome {
	font-size: 20px;
	font-weight: normal;
	color: #FF0000;
}
.text {
	color: #000000;
}
.menu {
	font-size: 15px;
	font-weight: bold;
}
.attention {
	font-weight: bold;
	color: #FF0000;
}
a:link {
	color: #FF0000;
	text-decoration: none;
}
a:visited {
	color: #FF0000;
	text-decoration: none;
}
a:hover {
	color: #339900;
	text-decoration: none;
}
a:active {
	color: #FF0000;
	text-decoration: none;
}
.address {
	font-size: 15px;
	color: #FF0000;
	font-weight: bold;
}
.slogan {
	font-size: 18px;
	color: #FF0000;
	font-weight: normal;
}
.textbold {
	color: #339900;
	font-weight: bolder;
}
.boldred {
	font-weight: bold;
	color: #FF0000;
}
.boldorange {

	font-weight: bold;
	color: #FF9900;
}
.bolddarkred {

	font-weight: bold;
	color: #CC3300;
}
.boldlimegreen {

	font-weight: bold;
	color: #00CC33;
}
.boldpink {

	font-weight: bold;
	color: #FF33CC;
}
.boldyellow {

	font-weight: bold;
	color: #FFCC00;
}
.boldpurple {

	font-weight: bold;
	color: #9900CC;
}
.boldlightblue {

	font-weight: bold;
	color: #33CCFF;
}
.footnote {

	font-size: 11px;
	color: #000000;
}
.special {
	color: #FF0000;
}
.boldblack {

	font-weight: bold;
	color: #000000;
}
.sloganblack {
	font-size: 21px;
	color: #000000;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.boldlightorange {


	font-weight: bold;
	color: #FFC977;
}
.border {
	border: 1px solid #666666;
}
.style5 {font-size: 20px}
.style7 {font-size: 18px; color: #000000; }
.style8 {font-size: 18px; color: #339900; }
.style9 {color: #FF0000}
.style16 {font-size: 20px}
.style20 {
	color: #000000;
	font-size: 14px;
	font-weight: bold;
}