BODY  {
	background-color: #FFFFFF
}

P  {
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	color : #047B93;
	letter-spacing: normal;
}

OL  {
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	color : #047B93;
	letter-spacing: normal;
}

UL  {
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	color : #047B93;
	letter-spacing: normal;
}

LI  {
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	color : #047B93;
	letter-spacing: normal;
}

TD  {
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	color : #047B93;
	letter-spacing: normal;
}

TH  {
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	color : #047B93;
	letter-spacing: normal;
	font-weight: bold;
}

H1  {
	font-family : "Times New Roman", Times, serif;
	font-size : 18px;
	color : #047B93;
	letter-spacing: normal;
	font-weight: bold;
}

H2  {
	font-family : "Times New Roman", Times, serif;
	font-size : 16px;
	color : #047B93;
	letter-spacing: normal;
	font-weight: bold;
}

.italic  {
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	color : #047B93;
	letter-spacing: normal
	font-style : italic;
}

.bold  {
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	color : #047B93;
	letter-spacing: normal
	font-weight: bold;
}

.bolditalic  {
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	color : #047B93;
	letter-spacing: normal
	font-weight:bold
	font-style : italic;
}

.footer  {
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	color : #999999;
	letter-spacing: normal
}

a:link {
	color:#999999;
	text-decoration:underline;
}

a:visited {
	color:#868675;
	text-decoration: underline;
}

a:active {
	color:#990000;
	text-decoration: none;
}

a:hover {
	color:#990000;
	text-decoration: underline;
	}

.line {
	background: #7F7F9F;
}.contenttext {  font-family: "Times New Roman", Times, serif; font-size: 14px; line-height: 18px; color: #047B93}
.contenttextbold { font-family: "Times New Roman", Times, serif; font-size: 14px; line-height: 18px; color: #047B93 ; font-style: normal; font-weight: bold}
.subheadbold { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; line-height: 18px; color: #047B93 ; font-weight: bold}
.contenttextitlbold { font-family: "Times New Roman", Times, serif; font-size: 14px; line-height: 18px; color: #047B93 ; font-style: italic; font-weight: bold}
.topofpage { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; line-height: 18px; color: #047B93 }
.contenttextitalic { font-family: "Times New Roman", Times, serif; font-size: 14px; line-height: 18px; color: #047B93 ; font-style: italic}
