body 
{
background: white;
font-family: Arial, Helvetica, SanSerif;
font-size: 10pt;
margin-left: 0.2in; 
margin-right: 0.2in;
}
.partext
{
font-size: 8pt;
font-weight: normal;
font-style: normal;
color: "black";
}
.parahead
{
font-size: 9pt;
font-weight: bold;
font-style: normal;
color: "maroon";
}
.datetext
{
font-size: 8pt;
font-weight: bold;
font-style: normal;
color: "black";
}
.strapline
{
font-size: 8pt;
font-weight: bold;
font-style: normal;
color: "maroon";
}
.conditiontext
{
font-size: 8pt;
font-weight: normal;
font-style: italic;
color: "maroon";
}
.address
{
font-size: 10pt;
font-weight: bold;
font-style: normal;
}
.main
{
font-size: 10pt;
font-weight: normal;
}
.heading
{
font-size: 12pt;
font-weight: bold;
font-style: italic
}
.menu
{
font-size: 10pt;
font-weight: normal;
color: maroon
}
.selected
{
font-size: 10pt;
font-weight: normal;
color: blue
}
.copyright
{
font-size: 8pt;
font-weight: normal;
font-style: italic
}
.smallnote
{
font-size: 8pt;
font-weight: normal;
font-style: italic;
color: #191970
}
.tenantbox
{
position: relative;
left: 0px;
padding: 8px;
margin: 5px;
background-color: #E0E0E0;
border: 2px solid #000;
width: 620px;
text-align: left;
}
h3
{
font-size: 12pt;
font-weight: bold;
font-style: italic
}
h4
{
font-size: 11pt;
font-weight: bold
}





a:link {color: blue; text-decoration: underline}
a:visited {color: maroon; text-decoration: none}
a:hover {color: red; background: yellow}
a:active {color: gray}






