body 
{
	color:#000000;
	font-family:tahoma,arial;
	font-size:9pt;
	text-align:justify;
	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #CCCCCC;
	scrollbar-highlight-color: #CCCCCC;
	scrollbar-3dlight-color: #CCCCCC;
	scrollbar-darkshadow-color: #CCCCCC;
	scrollbar-track-color: #F5F5F5;
	scrollbar-arrow-color: #CCCCCC;
	background-image: url(images/bg.gif);
	background-attachment: fixed;
	background-repeat: repeat-x;
	background-color: FCFCFC;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #999999;
	text-align: center;
}

a:link 
{color:#000000;background: transparent;text-decoration:none;font-weight:normal}

a:visited
{color:#333333;background: transparent;text-decoration:none;font-weight:normal}

a:active
{color:#CCCCCC;background: transparent;text-decoration:none;font-weight:normal}

a:hover
{color:#CCCCCC;background: transparent;text-decoration:underline}