<!-- 			CASCADING STYLESHEET by HG INTERACTIVE WEB DESIGN
	These codes may be used for your website as long as this disclaimer is included. -->

<!-- START STYLESHEET
	HG INTERACTIVE WEB DESIGN
	www.HGInteractive.com
								-->

BODY {

font-size:10PT;
font-family:verdana;

}

a:link {
        color:#CC3366;
        text-decoration:underline;
	font-size: 10PT;
	font-weight:bold;
}

a:visited {
	color:#CC3366;
	text-decoration:underline;
	font-size: 10PT;
	font-weight:bold;
}

a:active {
	color: #CCCCCC;
	text-decoration:none;
	font-size: 10PT;
	font-weight:bold;
}

a:hover {
	color:#000000;
	text-decoration:none;
	font-size: 10PT;
	font-weight:bold;
}

a.MENULINK:link {
        color:#FFFFFF;
        text-decoration:underline;
	font-size: 10PT;
	font-weight:normal;

}

a.MENULINK:visited {
	color:#FFFFFF;
	text-decoration:underline;
	font-size: 10PT;
	font-weight:normal;
}

a.MENULINK:hover {
	color:#000000;
	text-decoration:none;
	font-size: 10PT;
	font-weight:bold;
}

.menuhead {
	font-size: 14pt;
	font-weight: bold;
	text-align: center;
}

.menutext {
	font-size: 8pt;
}

table.menutable{border-width: 0px; font-size:8pt; font-family: verdana}
.ALLTABLE{font-size: 10PT;font-family:verdana;}

.BODYTABLE{border-color:black; border-style:solid; border-width: 0px; border-collapse: collapse;font-size: 10pt;}

.LINKTABLE{border-color:black; border-style:solid; border-width: 2px; border-collapse: collapse;font-size: 10pt;}


.bottom {
	font-size: 8pt;
	font-weight: bold;
	color: black;
	text-align: center;
	
}

.bottom a:link, .bottom a:visited, .bottom a:active {
	color: black;
	text-decoration: underline;
	font-size: 8pt;
}

.bottom a:hover{
	color: black;
	text-decoration: none;
	font-size: 8pt;
}

<!-- END STYLESHEET 
								-->