/*Rollover on a link*/

    a:link{text-decoration: bold; text-align:center; color:#000000};
    a:visited{text-decoration: none; color:#000000};
    a:hover{text-decoration: underline; color:red; background:none};
   /* a:active{text-decoration: none; color:pink};  */

.arial9 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align:center;
	color: #000000;}
	
/*
body {
margin:0px;
padding:1px;
background-color: #fff;
text-align:center;
font: 10px Verdana, Arial, Helvetica, sans-serif;
}
*/
p{font: 19px Verdana, Arial, Helvetica, sans-serif;}

.level1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #990000;
}
.level4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	color: #990000;
}
.level5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	line-height: normal;

}
.black12verd {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}

