body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000066;
}

A {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #336666;
}

A:Visited  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : #336666;
}

A:Active  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : #336666;
}

A:Hover  {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	text-decoration : underline;
	color : #336666;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}

.newsBox {
	width: 257px;
}

hr.dashed {
	border-top: 1px dashed #999999;
	border-bottom: 1px dashed;
	height: 2px;
	margin: 10px auto 0 0;
	text-align: left;
	border-right: 0 none;
	border-left: 0 none;
	}
	
.pageTitle {
	font-family: Verdana, Geneva, Arial, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #000000;
}

.textBox {
    border: 1px solid #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
}