<style type="text/css">

.General 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #1851A2;
	
}
.General a:link {
	color: #1851A2;
	text-decoration: underline;
}
.General a:visited {
	font-weight: bold;
	text-decoration: underline;
	color: #1851A2;
}
.General a:hover {
	font-weight: bold;
	text-decoration: underline;
	color:#993366;
}
.General a:active {
	font-weight: bold;
	text-decoration: underline;
	color: #1851A2;
}

.h2c {
	color: #809CCB;/*#0000FF;*/
	font-size: 18px;
	font-weight: bold;
}

.h3c {
	color: #809CCB;/*#0000FF;*/
	font-size: 10px;
	font-weight: bold;
	}
.font2c {
	color: #809CCB;
	font-weight: bold;
}

.h1c {
	font-size: 36px;
	color: #7B7B7B;
}
.Gwhite
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}

.Error {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #990033;
}
.G
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8.5pt;
	color: #1851A2;
	
}
.G a:link {
	color: #1851A2;
	font-weight: bold;
	text-decoration: underline;
}
.welcome {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}
.welcome a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}

.welcome a:hover {
	font-weight: bold;
	text-decoration: underline;
	color:#666666;
}

.pagetitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}


</style>