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



body
{

font-family: Arial, Verdana, sans-serif;
font-size:14pt;
font-color: 
font-weight: normal;
background-image: none
scrollbar-face-color: #black;
scrollbar-base-color: #c0c0c0;
}

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

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

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

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


p
{
font-faily: arial,verdana, helvetica, sans-serif;
color: FFFFFF;
font-size:  12px;
font-weight: 500;
word-spacing: 2;
line-height: 16px;
}

/*-------------------------------------------------------------------------
 standard links
-------------------------------------------------------------------------*/
	A {
		font-family: Arial, Helvetiva, sans serif;
		font-weight: 500;
		text-decoration: none;
		font-weight: 400;
		font-size:  10px;
		
	}
	A:link {
		font-size:  10px;
		color: #000099;
		text-decoration: none;
	}
	A:visited {
		font-size:  10px;
		color: #999999
		text-decoration:none;
	}
	A:hover {
		font-size:  10px;
		color: red;
		text-decoration: underline;
	}
	A:active {
		font-size:  10px;
		color: "black";
		text-decoration: underline;
	}


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

.footer

{
		font-family: Arial, Helvetiva, sans serif;
		color: black;
		font-size:  12px;
		font-weight: normal;
		
		
	}

