body {
	font-size: 12px;
	font-family: Trebuchet Ms;
	color: white;
	background-color: #FFFFFF;
	background-image: url(images/logo-watermark.jpg);
	background-repeat: repeat;
	margin-top: 0px;
	margin-bottom: 0px;
	}
	
h1 {
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	color: #666666;
	padding: 10px;
	margin: 0px;
	}
	
h2 {
	font-size: 16px;
	font-weight: normal;
	font-style: italic;
	color: #666666;
	padding: 0px;
	margin: 0px;
	}
	
ul {
	text-align: left;
	padding-left: 50px;
	margin-left: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 3px;
	}

a.bodylinks:link { font-family:Trebuchet Ms; font-size:12px; color:#007110; text-decoration:none; }
a.bodylinks:active { font-family:Trebuchet Ms; font-size:12px; color:#007110; text-decoration:none; }
a.bodylinks:visited { font-family:Trebuchet Ms; font-size:12px; color:#007110; text-decoration:none; }
a.bodylinks:hover { font-family:Trebuchet Ms; font-size:12px; color:#007110; text-decoration:underline; }

table.specialsbox
{
	width: 625px;
	margin-bottom: 15px;
}

table.specialsbox td.title
{
	text-align: left;
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	width: 100%;
	background: #0000FF;
	color: #FFFFFF;
	padding: 3px;
	border-bottom:#0000FF thin solid;
	border-left:#0000FF thin solid;
	border-right:#0000FF thin solid;
	border-top:#0000FF thin solid;
}

table.specialsbox td.desc
{
	font-size: 12px;
	background: #FFFFFF;
	color: #666666;
	border-bottom:#0000FF thin solid;
	border-right:#0000FF thin solid;
	border-left:#0000FF thin solid;
}

table.specialsbox td.desc p
{
	margin-top: 10px;
	margin-left: 75px;
	margin-right: 20px;
	text-align: left;
}

maintable {
	margin-left: 100px;
}
