﻿a:link       
{
	font-family: Verdana;
	font-size: 9pt;
	color: #800000;
	text-decoration: underline;
	font-weight: bold;
}
a:active
{
	font-family: Verdana;
	font-size: 9pt;
	color: #C0C0C0;
	font-weight: bold;
	text-decoration: underline
}
a:visited
{
	font-family: Verdana;
	font-size: 9pt;
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
a:hover
{
	font-family: Verdana;
	font-size: 9pt;
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;
}

BODY 
{
	font-family:Verdana;
	font-size: 9pt;
	color:#000000;
	text-decoration:none
}

.pagetitle
{
	font-family: Verdana;
	font-size: large;
	color: #999999;
	font-weight: normal;
	text-decoration: none;
}
.subtitle
{
	font-family: Verdana;
	font-size: small;
	color: #999999;
	text-decoration: none;
}

.regular
{
	font-family: Verdana;
	font-size: 9pt;
	color: #000000;
	text-decoration:none;
	text-align: left;
}
