BODY, TD, TH
{
	color: #666666;
	font-size: 12px;
}
BODY
{
	background-color: #abdce7;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: "Trebuchet MS";
	line-height: 130%;
}
A:link
{
	color: #3399FF;
	text-decoration: underline;
}
A:visited
{
	text-decoration: underline;
	color: #3399FF;
}
A:hover
{
	text-decoration: none;
	color: #3300FF;
}
A:active
{
	text-decoration: underline;
	color: #3399FF;
}
H2
{
	font-size: 14px;
	color: #3399FF;
}
H1
{
	font-size: 16px;
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height:120%;
}
H1, H2, H3, H4, H5, H6
{
	font-weight: bold;
}

.bodybullets
{
font-family: "Trebuchet MS";
line-height: 130%;
list-style-type: square;
padding-left: 16px;
margin: 2px;
}
.style1 {
	font: bold 16px;
	font-size: 16px;
}
.style2 {
	color: #000000;
	font: bold;
}
.style3 {
	font-size: 16px;
	color: #003366;
}
.imgright {
float:right;
padding-left:20px;
}
.imgleft {
float:left
padding-right:20px;
}
