p {
    font-family: "Verdana", Times, serif;
	font-size: 12px;
	color: #000000;
}

li {
	font: normal 12px; "Verdana", Times, serif; color: #000000 }
	
td {
	font-family: "Verdana", Times, serif;
	font-size: 12px;
	color: #000000
}

A {
	font-family: "Verdana", Times, serif;
	font-weight: bold; color: #000066; font-size: 12px;
	text-decoration: none;
}

A:visited {
	font-family: "Verdana", Times, serif;
	font-weight: none; color: #000066;
	text-decoration: none;
}

A:active {
	font-family: "Verdana", Times, serif;
	text-decoration: bold; color: #000000;
	font-weight: bold; 
}

A:hover {
	font-family: "Verdana", Times, serif;
	text-decoration: underline; color: #000066;
	font-weight: underline;
}

h1 {
	font-family: "Verdana", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #000066;
}


h2 {
	font-size: 20px;
	color: #000066;
	font-weight: bold;
	font-family: "Verdana", Times, serif;


}

h3 {
	font-size: 16px;
	color: #000066;
	font-weight: bold;
	font-family: "Verdana", Times, serif;
	font-style: normal


}
h4 {
	font-family: "Verdana", Times, serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal
}

span.bullet {
	font-weight: none;
	color: #000066;

}

span.under {
	font-weight: none;

}
