p {font-size : 14 pt;
    font-family: Arial, Helvetica, sans-serif;
    font-weight : normal;
    font-style : normal;
    margin: 0;
	
		  }
p.center {font-size : 14 pt;
    font-family : Verdana, Helvetica;
    font-weight : normal;
    font-style : normal;
    margin-bottom: 20;
	text-align: center
	
		  }

p.form	{font-size : 10 pt;
    font-family : Georgia Times Roman;
    font-weight : normal;
    font-style : normal;
    margin: 0;
	text-align: left
		  }	  

P.copy {font-family : tahoma, verdana, arial;
	font-size : 7 pt;
	font-weight : normal;
	font-style : normal;
	margin: 0;
	text-align : center
				}
		
H1  {font-size : 24 pt;
    font-family : Verdana, Helvetica;
    font-weight : bold;
    font-style : normal;
	margin:0;
	text-align: center;
	color: #ff0000
	}
H2  {font-size : 18 pt;
    font-family : Verdana, Helvetica;
    font-weight : bold;
    font-style : normal;
	margin:0;
	text-align: center;
	color: #ff0000
	}
H3  {
	font-size:24px;
    font-family : Verdana, Helvetica;
    font-weight : bold;
    font-style : normal;
    margin : 0;
	text-align: center;
	color: #000099
	
	}
H4  {font-size : 14 pt;
	font-family : Verdana, Helvetica;
	font-weight : bold;
	font-style : normal;
	margin:0;
	text-align: center;
	color: #000000
}
A:link {
font-size : 14 pt;
font-family : Tahoma, Verdana, Arial;
font-weight : normal;
color: navy; 
text-decoration: underline;
text-align: center
}
A:visited {
font-size : 14 pt;
font-family : Tahoma, Verdana, Arial;
font-weight : normal;
color: red;
text-decoration: underline;
text-align: center
}
A:active {
font-size : 14 pt;
font-family : Tahoma, Verdana, Arial;
font-weight : normal;
color: red;
text-decoration: underline;
text-align: center
}
A:hover {
font-size : 14 pt;
font-family : Tahoma, Verdana, Arial;
font-weight : normal;
color: green;
text-decoration: underline;
text-align: center
}

