@charset "iso-8859-1";

body { scrollbar-track-color: #010101; scrollbar-arrow-color: #333333; scrollbar-face-color: #7197C2;
scrollbar-shadow-color: #131313; scrollbar-darkshadow-color: #696969;
scrollbar-3dlight-color: #7197C2; scrollbar-highlight-color: #FFCC00; }

body	{
	margin:	0;
	margin-top: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #414141;
	}
td	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #414141;
	line-height: 120%;
	vertical-align:top;
	}

subnorm {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 10px;
				color: #414141;
				line-height: 120%;
        }



A:visited {text-decoration: none; color:#163266; font-weight: bold;}

A:hover {text-decoration: underline; color:#F8901F; font-weight: bold;}

A:link {text-decoration: none; color:#163266; font-weight: bold;}

A:active {text-decoration: none; color:#163266; font-weight: bold;}

.copyright {font-family: Futura, Helvetica, Arial, sans-serif;
	font-size: 9px;
	font-weight: bold;
	color: #8EA6D5;
	margin-right: 30px;
}


