a:link
{
	color: rgb(100,100,100); 
}
a:visited
{
	color: rgb(100,100,100);
} 
a:active 
{
	color: rgb(100,100,100);
}
body
{ 	
scrollbar-arrow-color: #808080;
	scrollbar-3dlight-color: #C0C0C0;
	scrollbar-highlight-color: #808080;
	scrollbar-face-color: #C0C0C0;
	scrollbar-shadow-color: #808080;
	scrollbar-darkshadow-color: #C0C0C0;
	scrollbar-track-color: #808080;	
background-attachment: fixed;
background-repeat: repeat;

}
P.warning
{
background-color: #D7D7D7;
}

P	
{
	font-family: verdana, helvetica, arial, sans serif;
	font-size: 10px;
	color: #666666 ;
}
img
{
	border-style: solid;
	border-width: 1;
	border-color: #000000;
}
