body {
	background-color: #EEEEEE;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

td,th {
	font-size: 12px;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #0066CC;
}

.font1 {
	font-size: 12px;
}

.font2 {
	font-size: 14px;
	font-weight: bold;
	color: #202020;
}

.font3 {
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
}

.font4 {
	font-size: 12px;
	color: #000000;
}

.font5 {
	font-size: 14px;
	font-weight: bold;
}

.font6 {
	font-size: 10px;
	color: #00CC99;
}

.font7 {
	font-size: 16px;
	font-weight: bold;
	color: #00CC99;
	text-decoration: underline;
}

.font8 {
	font-size: 12px;
	color: #1F1F1F;
	line-height: 16px;
}

.font9 {
	font-size: 18px;
	font-weight: bold;
	color: #202020;
}

.error {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}


.font10 {
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-left: 3px;
}
