
body  {background-color: #ffffff}

#headingimage { position:absolute; left:10px; top:4px; width:770px; }
				
#headingtext { position:absolute; left:10px; top:100px; width:770px; }

#main { position:absolute; left:10px; top:130px; width:770px; }
				

p.heading	{
			font-family: arial;
			color: #ffffff;
			font-weight: bold;
			font-size: 11pt
			
			}


a.heading:link {color: #ffffff; text-decoration: none}

a.heading:visited {color: #ffffff; text-decoration: none}

a.heading:hover {color:#CC0000; text-decoration: underline}


h1	{
	font-family: courier new;
	color: #CC0000;
	font-size: 20pt;
	text-align: left
	}

h2	{
	font-family: courier new;
	color: #CC0000;
	font-size: 16pt;
	text-align: left
	}
	

h3	{
	font-family: arial;
	color: #000000;
	font-style:italic;
	font-weight: lighter;
	font-size: 11pt;
	text-align: left
	}

p	{
	font-family: arial;
	color: #000000;
	font-size: 10pt;
	text-align: left
	}

a:link {color: #CC0000; text-decoration: none}

a:visited {color: #000000; text-decoration: none}

a:hover {color:#CC0000; text-decoration: underline}
