<STYLE type=text/css>
<!--
a:link, a:visited, a:active {
	color : #000000;
	text-decoration : none;
	font-weight : bold;
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 12px;
}

a:hover {
	color : #FFFFFF;
	text-decoration : underline;
	font-weight : bold;
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 12px;
}

.pageLayout, body {
	color : #000000;
	background : #FF66CC;
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 12px;
	scrollbar-face-color : #ffffff;
	scrollbar-highlight-color : #000000;
	scrollbar-shadow-color : #FFFF00;
	scrollbar-3dlight-color : #FF0000;
	scrollbar-arrow-color : #FF0000;
	scrollbar-track-color : #000000;
	scrollbar-darkshadow-color : #000000;
}

.linktext, a.linktext, a:visited.linktext
	{
		color : #000000;
		text-decoration : none;
		font-weight : bold;
		font-family : Verdana, Arial, Geneva, Helv, Helvetica, Sans-Serif;
		font-size : 10px;
	}
a:hover.linktext
	{
		color : #000000;
		text-decoration : underline;
		font-weight : bold;
		font-family : Verdana, Arial, Geneva, Helv, Helvetica, Sans-Serif;
		font-size : 10px;
	}
.linkdate 
	{ 
		color : #666666;
		text-decoration : none;
		font-weight : lighter;
		font-family : Verdana, Arial, Geneva, Helv, Helvetica, Sans-Serif;
		font-size : 9px;
	}
h1 {
	padding-left : 2px;
	padding-bottom : 2px;
	padding-top : 2px;	
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : x-large;
	font-weight : bold;
	color : #000000;
	text-transform : none;
	font-variant : small-caps;
	text-align: center;
}

hr {
	color : #000000;
	height: 2px;
}

p, table, td, li {
	color : #000000;
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size : 11px;
}


.frmButton{
	border : 1px dotted #000000;
	color : #ffffff;
	background : #000000;
	font : 8pt Courier New;
}

-->
</STYLE>