.bodyText {
	font-family: Arial, Tahoma, Georgia, Verdana;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.headerText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #990100;
	font-weight: bold;
	text-decoration: underline;
}
.sectionText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #990100;
	font-weight: bold;
	text-decoration: underline;
}

a {
	font-family: Arial, Tahoma, Georgia, Verdana;
	color: #991000;
        font-style: normal; 
        font-weight: normal; 
	font-size: 10pt;
}
a:link {
	text-decoration: none;
	color: #990100;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
a:active {
	text-decoration: none;
}

.red {color: #990100}

.copy {
	color: #991000;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.leftmenu {
	color: #991000;
	font-size: 12px;
        font-weight: bold; 
	font-family: , Arial, Helvetica, sans-serif;
}
.arrow {
	color: #991000;
	font-size: 14px;
        font-weight: bold; 
	font-family: , Arial, Helvetica, sans-serif;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}


