	
.text     {font-family: verdana, sans-serif;
        font-size: 8pt;
        text-decoration: none;}
		
 .copyright     {font-family: verdana, sans-serif;
        font-size: 5pt;
        text-decoration: none;}
		
.topheader     {
	font-family: arial black, verdana, sans-serif;
	font-size: 35pt;
	text-decoration: bold;
}
		
.main     {
	font-family: verdana, sans-serif;
	font-size: 8pt;
	text-decoration: none;
	padding : 5;
}		

BODY {
	border:0px none; font-size : 8px;
	font-family : verdana, sans-serif;
	color : #5f7591;
	background-color : #e6e6e6;
	background-repeat : no-repeat;
	background-attachment : fixed;
	background-position : 0% 0%;
	padding : 0;
	width : auto;
	margin-top : 5; margin-left:0%; margin-right:0%; margin-bottom:0%
}

.lheader {
	border-color: #5f7591 #5f7591;
	border-style: solid;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	background-color : #d4e2ea;
}

.rheader {
		border-color: #5f7591 #5f7591 #5f7591;
		border-style: solid;
		border-top-width: 1px;
		border-right-width: 1px;
		border-bottom-width: 1px;
		border-left-width: 0px;
	   background-color : #d4e2ea;
}

.nav {
	border-color: #5f7591 #5f7591 #5f7591 #5f7591;
	border-style: solid;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	background-color : #d4e2ea;
}


a:link      {font-family: verdana, sans-serif;
        font-size: 8pt;
        font-weight: bold;
        color: #5f7591;
        text-decoration: none;
        background: transparent;
		border-style: solid;
		border-top-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 0px;
		border-left-width: 0px}
a:hover      {font-family: verdana, sans-serif;
        font-size: 8pt;
        font-weight: bold;
        color: #5f7591;
        text-decoration: none;
        background: #transparent;
		border-color: #0000ff;
		border-style: solid;
		border-top-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 1px;
		border-left-width: 0px}
a:active     {font-family: verdana, sans-serif;
        font-size: 8pt;
        font-weight: bold;
        color: #5f7591;
        text-decoration: none;
        background: transparent;
		border-style: solid;
		border-top-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 0px;
		border-left-width: 0px}
a:visited     {font-family: verdana, sans-serif;
        font-size: 8pt;
        font-weight: bold;
        color: #5f7591;
        text-decoration: none;
        background: transparent;
		border-style: solid;
		border-top-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 0px;
		border-left-width: 0px}
a:visited:hover    {font-family: verdana, sans-serif;
        font-size: 8pt;
        font-weight: bold;
        color: #5f7591;
        text-decoration: none;
        background: transparent;
		border-color:#0000ff;
		border-style: solid;
		border-top-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 1px;
		border-left-width: 0px}
