 

A.ssmItems:link		{color:#FFFFFF;text-decoration:none;}
A.ssmItems:hover	{color:#FFFFFF;text-decoration:none;}
A.ssmItems:active	{color:#FFFFFF;text-decoration:none;}
A.ssmItems:visited	{color:#FFFFFF;text-decoration:none;}

BODY
{
scrollbar-base-color : #000066; 
scrollbar-arrow-color : #FFFFFF; 
scrollbar-3dlight-color: #FFFFFF; 
scrollbar-darkshadow-color:#FFFFFF; 
scrollbar-shadow-color: #FFFFFF;
}

.innertable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-align: justify;
}
.contentblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #000000;
}
.contentwhite td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
	vertical-align: top;
	padding-bottom: 20px;
	font-variant: normal;
}
.whitetable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	padding-left: 20px;
	padding-right: 20px;
}
.whitetable a:link {
	text-decoration: underline;
	color: #0000FF;
	font-size: 12px;
	}
.whitetable a:visited {
	text-decoration: underline;
	color: #800080;
	font-size: 12px;
	}
.whitetable a:hover {
	text-decoration: none;
	color: #666666;
		font-size: 12px;
	}
.whitetable a:active {
	text-decoration: underline;
	color: #FF0000;
		font-size: 12px;
	}
img.floatLeft { 
    float: left; 
    margin: 5px; 
}
img.floatRight { 
    float: right; 
    margin: 5px; 
}
