﻿body 
{
	font-family:Tahoma;
	font-size:10pt;
}

.spacer
{
	padding-left:2px;
}
.heading
{
color:#b20202;
font-weight:bold;
}

a:link  	
	{
		text-decoration:underline; 
		color:#000000;
	}
	
a:visited  	
	{
		text-decoration:underline; 
		color:#000000;
	}	
	
