P  {
	font-size : 12px;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

P.footer  {
	font-size : 10px;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

LI	{
	font-size : 12 px;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : Black;
}

H1  {
	font-size : 18px;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #006FA4;
}

H2  {
	font-size : 14px;
	font-family : sans-serif;
	font-weight : bold;
	font-style : italic;
	color : #006FA4;
}

H3  {
	font-size : 12px;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : #006FA4;
	margin-top: 1px; 
	margin-bottom: 3px
}

A  {
	font-size : 12px;
	font-family : sans-serif;
	font-weight : normal;
	font-style : normal;
	color : #006FA4;
}

A:Visited  {}

A:Active  {}

A:Hover  {
	font-size : 12px;
	font-family : sans-serif;
	font-weight : bold;
	font-style : normal;
	color : Red;
}

BODY  {}

