
body {
	scrollbar-base-color:#4E5F6C;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-shadow-color:#FFFFFF;
	font-family:Verdana,Trebuchet MS,Tahoma,Sans-Serif;
	font-size:10px;
	margin:0%;padding:10px;
	background:#FFFFFF;
	color:#505050;
}
                
h1      {
	font-size:10px;
	font-family:Verdana,Trebuchet MS,Tahoma,Sans-Serif;
	word-wrap:break-word;
	text-decoration:none;
}
P       {
	font-size:10px;
	font-family:Verdana,Trebuchet MS,Tahoma,Sans-Serif;
	word-wrap:break-word;
	text-decoration:none;
}
A       {
	color:#389981;
	text-decoration:none;
}
A:hover	{
	color:#389981;
	text-decoration:underline;}
               