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



body
{

font-family: Arial, Verdana, sans-serif;
font-size:14pt;
font-color: 006600;
font-weight: normal;
background-color: ffffff;
scrollbar-face-color: #c0c0c0;
scrollbar-base-color: #c09900;
}

h1, h2, h3, h4, h5, h6
{}

h1
{
font-size: 24px;
font-weight: bolder; 
}

h2
{
font-size:  16px;
font-style: italic;
font-weight: 500;
}

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

em
{
font-size:  12px;
font-weight: 500;
}

p
{
font-family: verdana, helvetica, sans-serif;
color: 660000;
font-size:  12px;
font-style:  normal
font-weight: normal;
}


hr
{

color: 660000;

}
/*-------------------------------------------------------------------------
 standard links
-------------------------------------------------------------------------*/
	A {
		font-family: Arial, Helvetiva, sans serif;
		color: "#CC0000"
		font-weight: 500;
		text-decoration: none;
		
	}
	A:link {
		font-size:  12px;
		color: "#CC0000"
		text-decoration: none;
	}
	A:visited {
		font-size:  12px;
		color: "#FF9966"
		text-decoration:none;
	}
	A:hover {
		font-size:  12px;
		color: "#660000"
		text-decoration: underline;
	}
	A:active {
		font-size:  12px;
		color: 235602;
		text-decoration: underline;
	}


/*-------------------------------------------------------------------------
 Lists
-------------------------------------------------------------------------*/

ul
{
font-family: verdana, helvetica, sans-serif;
color: "#660000";
font-size:  12px;
font-style:  normal;
font-weight: normal;
line-height:  1.5;
}

li
{
font-family: verdana, helvetica, sans-serif;
color: 660000;
font-size:  11px;
font-style:  normal
font-weight: normal;
line-height:  1.5;
}


/*-------------------------------------------------------------------------
 classes
-------------------------------------------------------------------------*/

.footer

{
		font-family: Arial, Helvetiva, sans serif;
		color: "#000000";
		font-size:  10px;
		font-weight: normal;
		
		
	}


