H2 {
text-align: center;
margin-bottom: .3em;
font-family: Times new roman, helvetica, sans-serif;
color: rgb(70, 70, 70);
font-size: 130%;
font-style: normal;
font-weight: 550;
 

} 


H3
{
text-align: center;
	font-family: arial, helvetica, sans-serif;
	font-size: 90%;
font-weight: bold;
 
}

p
{font-family: arial, helvetica, sans-serif;
font-size: 12pt


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

div
{
text-align: center;
  
font-family: arial, helvetica, sans-serif;
font-size: 12pt


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

