BODY, TD {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size: 10px;
	}

H2 {
	font-size: 14pt;
}

H3 {
	font-size: 15pt;
	font-style: italic;
	font-family: sans-serif;
}

p.8 {
	font-size: 20pt;
	font-style: italic;
	font-family: sans-serif;
}


H4 {
    font-family: sans-serif;
    font-size: small;
}

A.3		{	
		font-family : "arial";
		font-size: 11px;
		font-color: black;
		text-decoration: none;
		}
A.3:HOVER		{	
		font-family : "arial";
		font-size: 11px;
		font-color: red;
        text-decoration: underline;
		}
A {
	color: 000000;
}

A.2 {
	color: black;
	font-size: 10px;
}

A.2:Hover {
	color: Red;
	font-size: 10px;
}

A:Hover {
	color: Red;
}

HR.1 {
	height: 1pt;
	border : dotted;
}

HR {
	height: 1pt;
}
 p.1 {
	padding : 5px 5px;
}

td.1{
	color: ffffff;
	background: 777777;
	font-weight: bold;
}
td.3{

	background: E9E9E9;

}


p.3 {
	font-family : verdana;
	font : 18px;
	text-align : center;
	margin-left : 10px;
	margin-right : 10px;
	font-weight: bold;
	color : #E2312B;
	}	

	A.menu {
	font-family : verdana;
	color: #000000;
	text-decoration: none;
	font-size: 10px;
}

a.menu:hover {
	font-family : verdana;
	color : red;
	text-decoration: underline;
	font-size: 10px;	
	}	
	
A.email {
	font-family : verdana;
	color: red;
	text-decoration: none;
	font-size: 10px;
}

a.email:hover {
	font-family : verdana;
	color : white;
	text-decoration: underline;
	font-size: 10px;	
	}		