body 
{  
	font-family: "Courier New", Courier, mono; 
	font-size: 12px;
	background: #FFFFFF; 
	margin: 0px;
	color: #000000
}
a:link 
{ 
	text-decoration: underline;
	color: #595959
}
a:visited
{ 
	text-decoration: underline;
	color: #595959
}
a:active
{ 
	text-decoration: underline;
	color: #595959
}
a:hover
{ 
	color: #C4C4C4;
	text-decoration: none
}
h1 
{  
	font-family: "Courier New", Courier, mono; 
	font-size: 20px; 
	font-weight: bold;
	margin-bottom: 2px; 
	padding-bottom: 2px
}
h3 
{
	font-family: "Courier New", Courier, mono; 
	font-size: 14px; 
	font-weight: bold 
}
h2 
{ 
	font-family: "Courier New", Courier, mono; 
	font-size: 18px; 
	font-weight: bold; 
	margin-bottom: 2px; 
	padding-bottom: 2px
}

