p,li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #030995;
}
body {
	background-color: #FFFFFF;
	scrollbar-face-color: #030995;
	scrollbar-shadow-color: #030995;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #030995;
	scrollbar-darkshadow-color: #FFFFFF;
	scrollbar-track-color: #030995;
	scrollbar-arrow-color: #FFFFFF;
}

h2
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #030995;
	font-weight:bold;
	text-align:center
	}
:link
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006600;
	text-decoration: underline;
	}
:vlink
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: 330066;
	text-decoration: underline;
}
:hover
{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #660000;
	text-decoration: underline overline;
	}