

a:active {  font-family: Arial, Helvetica, sans-serif; color: #FF0000; text-decoration: none}
a:hover {  color: #993399; text-decoration: none; font-family: Arial, Helvetica, sans-serif}
a:link {  color: #003366; text-decoration: none; font-family: Arial, Helvetica, sans-serif}
a:visited {  color: #336699; text-decoration: none; font-family: Arial, Helvetica, sans-serif}

body	{ background-color: #dcdcdc }


.bg_grey_dark {  background-color: #E7E3E7}
.bg_grey_light {  background-color: #EFEBEF}
.bg_grey_darker {  background-color: #D3D3D3}
.bg_grey_darkest {  background-color: #C0C0C0}
.bg_chess {  background-image: url(images/bg_chess.gif)}
.font_arial {  font-family: Arial, Helvetica, sans-serif; font-size: small}


h1,h2,h3,h4 	{
	font-family : Arial, Verdana, Helvetica, sans-serif;
	text-decoration : none;
	font-weight : bold;
	color : #000000;
	margin-left:5pt; margin-right:5pt; margin-top:2pt; margin-bottom:3pt;
	}

h1 	{ font-size : 12pt; }
h2 	{ font-size : 10pt; }	
h3 	{ font-size : 8pt; color : #448888;}
h4 	{ font-size : 6pt; }

