a:link
{
	color: #000000; 
}

a:visited
{
	color: #333399; 
}

a:active 
{
	color: #FF0000;
}

a:hover
{
	text-decoration:  underline;
}

body
{
	font-family: verdana, arial, sans-serif;
	background-color: #F8F8F8;
	color: #000000;
}

table
{
	border:1px solid #000000; 
}

h1, h2, h3, h4, h5, h6
{
	font-family: verdana, arial, sans-serif;
}

h1, h2, h3, h4, h5, h6
{
	color: #000000;
 }
	
p
  {
  	font-family:      verdana, arial, sans-serif;
  	color:            black;
  	font-size:        90%;
  	font-weight:      normal;
 }

h3
  {
  	font-family:      verdana, arial, sans-serif;
  	font-size:        110%;
}