body
	{
	background-color: "#B5B5B5";
	marginheight="0";
	marginwidth="0";
	font-family: Verdana;
	font-size: 8pt;
	font-weight: normal;
	border-right-style: solid;
}

.norm {
	color: Black;
	font-weight: normal;
	font-size: 8pt;
	font-family: Verdana;
}

.bold {
	color: Black;
	font-weight: bold;
	font-size: 8pt;
	font-family: Verdana;
}

.gray{
	color: Gray;
	font-weight: normal;
	font-size: 8pt;
	font-family: Verdana;
}

.nad {
	color: #800000;
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
}

.nad2 {
	color: Black;
	font-size: 10pt;
	font-family: Verdana;
	font-weight: bold;
	text-decoration: none;
}

.link{
	color: #000000;
	font-weight: normal;
	font-size: 7pt;
	font-family: verdana;
	text-decoration : none;
}

.redlink{
	color: #800000;
	font-weight: normal;
	font-size: 8pt;
	font-family: verdana;
	text-decoration:underline;
}

.blacklink{
	color: #000000;
	font-weight: normal;
	font-size: 8pt;
	font-family: verdana;
	text-decoration:underline;
}

A.RED:link {
	font-size: 8pt;
	font-family: Verdana;
	font-weight: normal;
	color: #800000;
	text-decoration: none;
}

A.RED:hover {
	font-size: 8pt;
	font-family: Verdana;
	text-decoration: underline;
	font-weight: normal;
	color: #800000;
}

A.RED:VISITED {
	font-size: 8pt;
	font-family: Verdana;
	text-decoration: underline;
	font-weight: normal;
	color: #800000;
}
