A:link {text-decoration: underline; font-weight: bold; color: #006600;}
A:visited {text-decoration: underline; font-weight: bold; color: #006600;}
A:hover {text-decoration: underline; color: #000000;}
body
{
	margin:0px;
	padding:0px;
	background-color:#ffffff;
	color:#000000;
}
img
{
	border:0px;
}

.clsWebText7ptBlue
{
	color:#23547D;
	font-family:Verdana;
	font-weight:normal;
	font-size:7pt;
}

.clsWebText7pt
{
	font-family:Verdana;
	font-weight:normal;
	font-size:7pt;
}

.clsWebText8ptBlue
{
	color:#23547D;
	font-family:Verdana;
	font-weight:bold;
	font-size:8pt;
}

.clsWebText8pt
{
	font-family:Verdana;
	font-weight:normal;
	font-size:8pt;
}

.clsWebText8ptGray
{
	font-family:Verdana;
	font-weight:normal;
	font-size:8pt;
	color:#dddddd;
}

.clsWebText8ptWhite
{
	font-family:Verdana;
	font-weight:normal;
	font-size:8pt;
	color:#ffffff;
}

.clsWebText8ptBold
{
	font-family:Verdana;
	font-weight:bold;
	font-size:8pt;
}

.clsWebText10pt
{
	font-family:Verdana;
	font-weight:normal;
	font-size:10pt;
}

.clsWebText10ptBold
{
	font-family:Verdana;
	font-weight:bold;
	font-size:10pt;
}

.clsWebText11pt
{
	font-family:Verdana;
	font-weight:normal;
	font-size:11pt;
}

.clsWebText11ptBold
{
	font-family:Verdana;
	font-weight:bold;
	font-size:11pt;
}

.clsWebText12pt
{
	font-family:Verdana;
	font-weight:normal;
	font-size:12pt;
}

.clsWebText12ptBold
{
	font-family:Verdana;
	font-weight:bold;
	font-size:12pt;
}

.clsWebText14pt
{
	font-family:Verdana;
	font-weight:normal;
	font-size:14pt;
}

.clsWebText14ptBold
{
	font-family:Verdana;
	font-weight:bold;
	font-size:14pt;
}

.clsWebText18ptBoldItalics
{
	font-family:TimesNewRoman;
	font-weight:bold;
	font-style:italic;
	font-size:18pt;
}

.clsButton {
	background-color : #cccc99;
	border-bottom : 1px #999966 solid;
	border-left : 1px #ffffff solid;
	border-right : 1px #999966 solid;
	border-top : 1px #ffffff solid;
    FONT-FAMILY: Verdana;
    FONT-SIZE: 8pt;
    FONT-WEIGHT: bolder;
	cursor: hand;
}

