@charset "utf-8";
/* CSS Document */

body{
	background-color: #999999;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
a:link {
	text-decoration: none;
	color: #333333;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: underline;
	color: #999999;
}
a:active {
	text-decoration: none;
}
.style1 {
	font-size: large;
	font-weight: bold;
}
.style2 {
	font-weight: bold;
}
.style4 {font-size: medium}
.style5 {font-size: medium; font-weight: bold; }
.style6 {
	font-size: medium;
	font-weight: bold;
	color: #ffffff;
}
.style8 {color: #FFFFFF}
.style12 {font-size: 36px; font-weight: bold; color: #ffffff; }
.style13 {
	font-weight: bold;
	list-style-type: square;
	margin-top: -15px;
	margin-left: 25px;
	padding-left: 0px;
}
.style14 {
	color: #000000;
	font-size: small;
}
.style16 {
	color: #000000;
	font-size: x-small;
}
.style20 {
	color: #000000;
}
.style21 {
	font-size: small;
	font-weight: bold;
}
.style22 {
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
}
.style23 {
	margin-bottom: 10px;
}
