
h4 {font-size: 14pt; font-family: Comic Sans MS, Verdana;}
h3 {font-size: 28pt; font-family:Verdana , bold;}
h2 {font-size: 18pt; font-family:Comic Sans MS, Comic Sans, Verdana, bold; color: black;}
p  {font-size: 12pt; font-family:Verdana; color: #000066;}
li {font-size: 12pt; font-family:Verdana; color: #000066;}
b  {font-size: 10pt; text-decoration: underline;}

#maincontent {
	position: absolute;
	top:51px;
	left: 42px;
	width:375px;
	background-color: white;
	z-index: 4;
	height: 325px;
	overflow:auto;
	
	
}
#linksContent {
	position: absolute;
	background-color:#FFFFFF;
	z-index: 2;
	left: 9px;
	top: 516px;
	width: 722px;
	height: 39px;
}

a:link { font-weight: bold; text-decoration:none; font-size:10pt;}
a:active { font-weight: bold; text-decoration:none; font-size:10pt;}
a:visited { font-weight: bold; text-decoration:none; font-size:10pt;}
a:hover { text-decoration:underline; font-size:10pt; }

