A  {
	font-style : normal;
	color : #445511;
}

A:Visited  {
	font-style : normal;
	color : Maroon;
}

P 	{
	font-family : serif;
	font-size : 14pt;
	line-height : 16pt;
}

LI 	{
        font-family : serif;
        font-size : 14pt;
		line-height : 16pt;
	}	
	
H1 	{
	color : #445511;
	font-family : sans-serif;
	font-size : 24pt;
	font-weight : bold;
	text-align : center;
}
	
H2 	{
    color : #445511;
    font-family : Arial, Helvetica, arial, geneva, helvetica, sans-serif;
	font-size : 20pt;
	font-weight : bold;
	text-align : center;
	}

H3	{
	color: #445511;
	font-family : sans-serif;
	font-size : 16 pt;
	font-weight : bold;
	text-align : left;
} 




	
