BODY, TD {
	color : black;
	font-family :  		verdana,arial,helvetica,sans-serif;
	font-size: 			8pt;
	text-align: 			justify;
	scrollbar-3dlight-color : white;
	scrollbar-arrow-color : white;
	scrollbar-base-color : #B5C7B5;
	scrollbar-darkshadow-color : white;
	scrollbar-face-color : #B5C7B5;
	scrollbar-highlight-color : white;
	scrollbar-shadow-color :#B5C7B5;
	scrollbar-track-color : white;
	}

	



A 				{
	text-decoration: 		none;
	color : 				White;
	font-family :  			verdana,arial,helvetica,sans-serif;
	font-size: 				8pt;
	text-align: 			justify;
}


a:hover     	 			{ 
	text-decoration: 		none;
	color : 					#B5C7B5;
	font-family :  			verdana,arial,helvetica,sans-serif;
	font-size: 				8pt;
	text-align: 			justify;}

table
{
	table-border-color-light: rgb(204,153,255);
	table-border-color-dark: rgb(102,0,102); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: verdana, arial, helvetica, sans-serife;
}
h1
{
	color: rgb(204,153,0);
}
h2
{
	color: rgb(51,102,51); 
}
h3
{
	color: rgb(102,0,51); 
}
h4
{
	color: white;
}
h5
{
	color: rgb(102,0,51);
}
h6
{
	color: rgb(51,102,51);
}

HR {
	height: 1pt;
	color : Black;
}
