﻿
a:link
{
	color: rgb(128, 128, 128); 
}
a:visited
{
	color: rgb(128, 128, 128); 
} 
a:active 
{
	color: rgb(61, 63, 62);
}
body
{
SCROLLBAR-FACE-COLOR:#707070;
SCROLLBAR-HIGHLIGHT-COLOR:#003333;
SCROLLBAR-SHADOW-COLOR: #c0c0c0;
SCROLLBAR-3DLIGHT-COLOR: #c0c0c0;
SCROLLBAR-ARROW-COLOR: #eeeeff;
SCROLLBAR-TRACK-COLOR: #c0c0c0;
SCROLLBAR-DARKSHADOW-COLOR: #000066;
} 

body
{
	font-family: Verdana;
	background-color: rgb(255,255,255);
	color: rgb(61, 63, 62);


}

A:hover 
{
color: #000000
}

	
	h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica;
    margin-top: 0; margin-bottom: 0
	
}
h1
{
	color: rgb(61, 63, 62);
}
h2
{
	color: rgb(0, 0, 0); 
}
h3
{
	color: rgb(128, 128, 128); 
}
h4
{
	color: rgb(0, 0, 0) background-color #3D3F3E;
}
h5
{
	color: rgb(61, 63, 62);
}
h6
{
	color: rgb(0, 0, 0) size="1" font color #000000;
}