@charset "iso-8859-1";
@charset "iso-8859-1";

H1 
	{
	color: #990000; 
	font-family:  comic sans ms; 
	font-size: 18pt; 
	font-weight: bold; text-decoration: none
	}

H2 
	{
	color: #990000; 
	font-family:  comic sans ms; 
	font-size: 10pt; 
	font-weight: normal; text-decoration: none
	}

H3 
	{
	
	color: #990000; 
	font-family:  comic sans ms; 
	font-size: 10pt; 
	font-weight: bold; text-decoration: none
	}

a:link 
	{
	font-family: comic sans ms;          
	color: #990000;          
	font-size: 10pt;          
	font-weight: bold; text-decoration: none;
	}

a:visited 
	{
	font-family: comic sans ms;          
	color: #990000;          
	font-size: 10pt;          
	font-weight: bold; text-decoration: none;
	}

a:hover 
	{
	font-family: comic sans ms;          
	color: #990000;          
	font-size: 10pt;          
	font-weight: bold; text-decoration: none;
	}


