body {
	font-family: tahoma, arial;
	font-size: 11pt;
	margin: 0;
	padding: 0;
	color: #000000;
}

a {
	text-decoration:none;
	color: #0000FF;
}
a:hover {
	text-decoration:underline;
	color: #0000FF;
}
a:visited {
	text-decoration:none;
	color: #0000FF;
}

.newsbox {
	font-size: 10pt;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #486B0E;
	border-right-color: #486B0E;
	border-bottom-color: #486B0E;
	border-left-color: #486B0E;
 }

.black {
	color: #000000;
}

.white {
	color: #ffffff;
}

.footer {
	color: #111111;
}
.footer {
	font-size: 9pt;
	font-weight: normal;
	color: #777777;
}

.header
{
	font-size: 14pt;
	color: #1d2f45;
	font-family: Arial, Helvetica, sans-serif;
}

.blu
{
	font-size: 11pt;
	font-weight: normal;
	color: #003399
}
.headerwht {

	font-size: 14pt;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
}
