body {
	background-color: #E8E8E8;
	background-repeat: repeat-x;
	background-position: 0px 0px;
	background-image: url(images/background.png);
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h1 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 24pt; font-weight: bold; color: #000000}
h2 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 18pt; font-weight: bold; color: #000000}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #000000;
	font-style: oblique;
	line-height: normal;
}

#headfootunderline {
	background-color: #F0B6B9;
	border: thin ridge #000000;
	height: 5px;
	width: 700px;
}

.sm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	color: #000000
}
.smbld {  font-weight: bold; font-family: Georgia, "Times New Roman", Times,serif; font-size: 9pt; color: #000000}
.bld {  font-weight: bold}
.ital {  font-style: italic}
a:active {
	color: #9C5656;
	text-decoration: none;
	font-weight: bolder;
}
a:link {
	color: #9C5656;
	text-decoration: none;
	font-weight: bolder;
}
a:visited {
	color: #9C5656;
	text-decoration: none;
	font-weight: bolder;
}
a:hover {
	color: #E78080;
	text-decoration: none;
	font-weight: bolder;
}
.foot {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000000}
.smnocolor {  font-size: 9pt; font-family: Arial, Helvetica, sans-serif}
.eightpt {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt}
.tenpt {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; color: #000000}
.italbld { font-style: italic ; font-weight: bold}
.tabletext {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: normal; color: #000000}
.tenptbld {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; font-weight: bold; color: #000000}
.whatsnew {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.newstext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

a.headertxt:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bolder;
	color: #9C5656;

}

a.headertxt:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bolder;
	color: #9C5656;

}

a.headertxt:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bolder;
	color: #9C5656;

}

a.headertxt:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bolder;
	color: #E78080;

}

#box {
	background-color: #f5f5f5;
	border: thin double #000000;
}
