H1 {	
	font-weight :  bold;
	font-size : 25pt;
	text-align :  center}
	
P.home {
	font-size : 14pt;	
	font-weight : bold;
	color :  Black;
	text-align :  left}
	
EM { 
	color : red ;
	font-style :  normal}

P.homec {
	font-size : 14pt;	
	font-weight : bold;
	color :  Black;
	text-align : center}

P.homer {
	font-size : 14pt;	
	font-weight : bold;
	color :  Black;
	text-align : right}

P.homet {
	font-size : 14pt;	
	color :  Black;
	text-align :  left}

P.bold17 {
	font-weight : bold;
	font-size : 17pt;	
	color :  Black;
	text-align : left}

P.bold17c {
	font-weight : bold;
	font-size : 16pt;	
	color :  Black;
	text-align : center}

P.bold20 {
	font-weight : bold;
	font-size : 20pt;	
	color :  Black;
	text-align :  left}
	
P.bold20c {
	font-weight : bold;
	font-size : 20pt;	
	color :  Black;
	text-align :  center}

P.sub {
	font-size : 14pt;	
	color :  Black;
	text-align : right;
	font-weight : bold}

P.foot {	
	font-weight :  bold;
	font-size :  10pt;
	text-align :  center;
	color :  Black}

A:link {color:blue;
	text-decoration:none}
A:visited {color:blue;
	text-decoration:underline}
A:active {color:navy;
	text-decoration:underline}
A:hover {color:navy;
	text-decoration:underline}