.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.list {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	list-style: none;
	background: url(images/bullet.gif) no-repeat top left;
	margin: 0;
	padding-left: 15px;
	padding-top: 0px;
	font-weight: bold;
}
#bullet {
	margin: 0; padding: 0;
}
.link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-decoration: none;
}
body,td,th {
	color: #003333;
}
body {
	background-color: #CEEBDD;
	margin-top: 0px;
}
a:link {
	text-decoration: underline;
	color: #FF0000;
}
a:visited {
	text-decoration: underline;
	color: #FF6600;
}
a:hover {
	text-decoration: underline;
	color: #FF6600;
}
a:active {
	text-decoration: underline;
	color: #FF6600;
}
.header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.style3 {
	color: ##CC0000; 
	font-weight: bold; 
}