.style1 {color: #FFFFFF}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.style2 {
	color: #2280C8;
	font-weight: bold;
	font-size: 18px;
}

.style4 {
	color: #2280C8;
	font-weight: bold;
	font-size: 18px;
}
.style5 {
	color: #2280C8;
	font-weight: bold;
	font-size: 14px;
}

.style6 {
	color: #FFA400;
	font-weight: bold;
	font-size: 14px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
li {
	list-style-image: url(ok.gif);
	list-style-type: none;
}
ul {
	margin-left: 30px;
}
.bottom {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
A.bottom:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.link {
	color: #2280C8;
}
A.link:hover {
	text-decoration: none;
}

