body {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: #1B1B1B;
	margin:0px;
	padding:0px;
}

.bodytext {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
}

.special {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	font-style:italic;
	color:#990000;
}

.footer {
	font-family: Verdana;
	font-size: 10px;
	color: #CCCCCC;
}

.header {
	font-family: Verdana;
	font-size: 13px;
	color: #990000;
	font-weight:bold;
}

a:link {
	color: #FF0000;
	text-decoration:none;
	font-weight:bold;
}

a:visited {
	color:#990000;
	text-decoration: underline;
}

a:hover {
	color:#FF0000;
	text-decoration:none;
		font-weight:bold;
}
