.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
}
.headers small {
	font-size: 10px;
}
.table inside {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
}
.HeaderGray {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	font-weight: 700;
	color: #999999;
}
.LinksText {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.headerBlue {
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: 600;
	color: #0066CC;
}
.bodyText {
	font-size: 12px;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	color: #000000;
}
a:link {
	color:#666666;
}      /* unvisited link */
.bodyTextGray {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	letter-spacing: 0.1em;
}

a:visited {
	color:#000000;
}  /* visited link */
a:hover {color:#FF00FF;}  /* mouse over link */
a:active {color:#0000FF;}  /* selected link */ 
.caption1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-align: center;
}
