body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	color: #003300;
}
body {
	background-color: #99CB98;
}
a:link {
	color: #B11B26;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CC3333;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #FFFF00;
}
h1 {
	font-size: 14px;
	color: #AE162C;
}
h2 {
	font-size: 12px;
}
.style3 {color: #000000}
.style2 {color: #AD1928}

.border {
	border:1pt;
	color:#ffffff;
	border-style:solid;
	}
