/* Created using Style Master from Western Civilisation CSS1 { 275 547 296 395 } */



body
{
color: #000000 ;
font-family: Arial, Verdana, sans-serif;
font-size: 14pt;
font-weight: normal;
background: #ffffff;
}



h1
{
color: #000000;
font-size: 36px;
font-weight: bolder; 
}

h2
{
font-size:  24px;
font-style: italic;
font-weight: bolder
}

h3
{
font-size:  14px;
font-style: italic;
font-weight: bold
}

td
{
font-size:  14px;
font-weight: ;

}


/*-------------------------------------------------------------------------
 standard links
-------------------------------------------------------------------------*/
	A {
		/*font-family: Arial;*/
		font-weight: bold;
	}
	A:link {
		font-size:  12px;
		color: #990000;
		text-decoration: none;
	}
	A:visited {
		font-size:  12px;
		color: #880000;
		text-decoration:none;
	}
	A:hover {
		font-size:  12px;
		color: #990000;
		text-decoration: underline;
	}
	A:active {
		font-size:  12px;
		color: #990000;
		text-decoration: underline;
	}



