p {
margin-left: 20px;
text-align: left;
font-size: 12pt;
font-weight: normal;
font-family: "century schoolbook", palatino, serif;
background-color:transparent;
margin: .1cm .1cm .1cm .1cm; /*top right bottom left */
padding: 0cm 0cm;      /*padding top/bottom  left/right */
border-style: none;
line-height: 12pt;
text-indent: 1pt;
}

hr {color: "#C04D00";font-weight: bold;line-height:10pt;} /* orange*/

h1 
{
color: "navy"; /*  */
text-align: center;
font-size: 24pt;
font-family: "century schoolbook", palatino, serif;
font-style: normal;
font-variant: small-caps;
font-weight: bold;
font-height: 12pt;
line-height: 20pt;
letter-spacing: expanded;
text-transform: uppercase;
padding: 0.1cm 0.1cm;  /*padding top/bottom  left/right */
border-style: none;
border-color: none;
}
h2
{ /*font for Equinox logo line */
color="#CFB538"; /* yellow gold */
text-size: 8pt ;
text-align: left;
font-family: "century schoolbook", palatino, serif;
font-weight: normal;
font-variant: none;
text-transform: none;
}
h3
{
text-size: 10pt;
font-family: arial narrow, arial, sans-serifs;
text-transform: none;
}
h4
{
color="#70dBdB"; /* light blue */
text-size: 12pt ;
text-align: left;
font-family: "century schoolbook", palatino, serif;
font-weight: normal;
font-variant: none;
text-transform: none;
}


a:active {color: #0000FF}   /* selected link Blue */
a:visited {color: #990099}  /* visited link dark red */
a:link {color: ##C04D00; font-weight:bold; text-decoration: underline}     /* unvisited link orange */
a:hover {color: #0000FF; background-color:#FFFF00}   /* mouse over link */