
p            { font-family: Verdana; font-size: 10pt }
h2           { font-family: Verdana; font-size: 12pt; color: #000066; font-weight: bold }
h1           { margin:0; font-family: Tahoma; color: #000066; font-size: 16pt; 
               text-align:center; text-decoration:none; font-weight:400 }
               
h3           { font-family: Verdana; font-size: 10pt; color: #000066; font-weight: bold }

li           { font-family: Verdana; font-size: 10pt }

.menuLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #616161;
	text-decoration: none;
}

a:hover.menuLink {
	text-decoration: none;
	color: #FFFFFF;
}
a            { font-family: Verdana; font-size: 10pt; color: #000000; text-decoration: none; }
a:hover      { font-family: Verdana; font-size: 10pt; color: #000066; text-decoration: underline; }