<!--- Copyright 2004 Ninespy Design Inc - Cascade style sheet --->
<style type="text/css">
{
background-repeat: no-repeat;
background-attachment: fixed
}

body {
	padding:0; font-family: helvetica, arial, verdana;
	font-size: 8pt;
	background-position: center top; 
	background-repeat: no-repeat;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	scrollbar-base-color:#ffffff; 
	scrollbar-face-color: #CD0B34; 
	scrollbar-shadow-color: #CD0B34; 
	scrollbar-highlight-color: #CD0B34; 
	scrollbar-3dlight-color: #CD0B34; 
	scrollbar-darkshadow-color: #CD0B34; 
	scrollbar-track-color: #000000;
	scrollbar-arrow-color: #ffffff
}

P, UL, OL, LI, DL, DT, SPAN, BLOCKQUOTE	{
	font-family: verdana, helvetica, arial ;
	font-size: 8pt;
	color: #000000;
	line-height: 150%;
	word-spacing: 0;
	text-indent: 0;
	margin-left: 0;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
	padding-right: 0;
}


a	{
	font-family: Verdana;
	font-size: 8pt;
	color: #C0C0C0;
	line-height: 125%;
	word-spacing: 0;
	margin-top: 0;
	margin-bottom: 0; text-decoration:none
}

a:hover {color: #FFFFFF}
a:link       {}
a:visited    {}

</style>