h1,h2,h3
{ font-family: "times sans ms", arial, "sans serif"; }

H1.center,H2.center,H3.center,P.center,BR.center {text-align: center}

P.right {text-align: right}
EM {font-size: larger;
    font-style: normal;
   }
BR.fontsmall {font-size: small} 

p,table,li,address
{
 
font-family: "Palatino Linotype", Times, serif ;
margin-left: 10pt;
}

img
{
margin: 5px;
}

p,li,th,td
{ font-size: 100%; }

h1,h2,h3
{ color:saddlebrown; }

font { color:grey; }

a:link     { color:blue }
a:visited  { color:saddlebrown }
a:active   { color:red }
a:hover    { color:green }

body
{
	cursor: hand;
	font-family: 'Palatino Linotype' , Algerian, 'AmerType Md BT';
	background-color: #ccccff;
}

hr {color: red; }

