h1 {text-indent: -1000%;}

A {
	text-decoration: underline;
	color: #D60000;
}


A:Hover {
	text-decoration: underline;
	color:red;
}
.topred{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color: #900;
	color: #D60000;
	text-align: center;
}
.topblack{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11pt;
	font-weight : bold;
	color: #900;
	color: black;
	text-align: center;
}

.top2{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color: #B40606;
}
.text{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-weight : normal;
	color: black;
	margin-left: 0em 8em 0em 5em;
}



.copywright{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 8pt;
	font-weight : bold;
	color: #FFFFFF;
	text-align: right;
}
.copywrightB{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : normal;
	color: black;
}
.copywrightC{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 7pt;
	font-weight : normal;
	color: black;
}


.disc{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 9pt;
	font-weight : bold;
	color: #D60000;
}