body {
    font-family: arial;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	font-style:normal
	}
text {
    font-family: arial;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	font-style:normal
	}
p {
    font-family: arial;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	font-style:normal
	}
div {
    font-family: arial;
	font-size: 10pt;
	color: #000000;
	font-style:normal
	}
th 
{
    font-family: arial;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	font-style:normal
	}
td {
    font-family: arial;
	font-size: 10pt;
	color: #000000;
	font-style:normal
	}	
h1 {
    font-family: arial,helvetica,sans-serif;
	color: #800000;
	 }
h2 {
    font-family: arial,helvetica,sans-serif;
	color: #800000;
	 }
h3 {
    font-family: arial,helvetica,sans-serif;
	color: #800000;
	 }	 	
A:hover
{
color: black;
text-decoration:underline;

}
.overState{
	color:black;
	background-color:#dcd9cb;
	cursor:hand;
	font-family:arial;
	font-size:10pt;
}
.offState{
	color:white;
	font-family:arial;
	font-size:10pt;
}
a:link{
	color:white;
	text-decoration:none;
}
:visited{
	color:white;
	text-decoration:none;
}
//.style1 {font-family: Arial, Helvetica, sans-serif}