Body	{
   scrollbar-face-color: #00ced1;
   scrollbar-track-color: #00ced1;
	scrollbar-arrow-color: #ffffff;
   scrollbar-highlight-color: #00ced1;
   scrollbar-shadow-color: #00ced1;
   scrollbar-3dlight-color: #00ced1;
   scrollbar-darkshadow-color: #00ced1;
	font-family: Arial, sans-serif;
}

TD {
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: small;
	text-decoration : none;
}

A {
	color: #009999;
	font-family: Arial, sans-serif;
	font-size: small;
	text-decoration: none;
	font-weight: bold;
}

A:Visited	{
	color: #009999;
	font-family: Arial, sans-serif;
	font-size: small;
	text-decoration: none;
	font-weight: bold;
	
}

A:Hover	{
	color: #9370db;
	font-family: Arial, sans-serif;
	font-size: small;
	text-decoration: none;
	font-weight: bold;
}

A:Active	{
	color: #663399;
	font-family: Arial, sans-serif;
	font-size: small;
	text-decoration: none;
	font-weight: bold;
}

h1 {
	color: #663399;
	font-family: Arial, sans-serif;
	font-size: small;
	text-decoration : none;
}

sub {
	color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: x-small;
	text-decoration : none;
}