body 
{
color: #FAEBD7;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
background : #FF7F50;
border-style: none
}

a:link
{
color : #FF9966;
text-decoration : none;
background : transparent
}

a:visited 
{
color : #ffcc99;
text-decoration : none;
background : transparent
}

a:hover 
{
color : #DEB887;
text-decoration : none;
background : transparent
}

a:active 
{
color : #DEB887;
text-decoration : none;
background : transparent
}

p.indent 
{
margin-left: 60px;
font-size: 12px
}

p.boldindent 
{
font-weight: bold;
margin-left: 60px;
font-size: 12px
}

p.normal {font-size: 12px}

p.normalcenter 
{
font-size: 12px;
text-align: center
}

p.bold 
{
font-weight: bold;
font-size: 12px;
color: #FDF5E6;
background: transparent
}

p.boldcolor 
{
font-weight: bold;
font-size: 12px;
color: #DEB887;
background: transparent
}

p.boldgreen 
{
font-weight: bold;
font-size: 12px;
color: #BDB76B;
background: transparent
}

p.boldcenter 
{
font-weight: bold;
color: #FDF5E6;
background: transparent;
font-size: 12px;
text-align: center
}

p.medbold
{
font-size: 11px;
font-weight: bold
}

p.medboldcolor 
{
font-weight: bold;
font-size: 11px;
color: #DEB887;
background: transparent
}

p.medgreen 
{
font-weight: bold;
font-size: 11px;
color: #BDB76B;
background: transparent
}

p.lgbold 
{
font-weight: bold;
font-size: 14px;
color: #FAEBD7;
background: transparent
}

p.lggreen 
{
font-weight: bold;
font-size: 14px;
color: #BDB76B;
background: transparent
}

p.lgbrown 
{
font-weight: bold;
font-size: 14px;
color: #DEB887;
background: transparent
}

p.medium {font-size: 11px;}

p.smallbold
{
font-size: 9px;
font-weight: bold
}

p.smallnormal {font-size: 9px}

p.smallnormalcenter
{
font-size: 9px;
text-align: center
}

p.smallright
{
font-size: 9px;
text-align: right
}

h1.first 
{
text-align: center;
color: #FF7F50;
background:transparent;
font-size: 20px
}

h1.scnd
{
text-align: center;
color: #FF7F50;
background: transparent;
font-size: 24px;
font-weight: bold
}

h2.normal
{
font-weight: bold;
font-size: 12px
}

h2.color
{
font-weight: bold;
font-size: 12px;
color: #DEB887;
background: transparent
}

h2.lgcolor
{
font-weight: bold;
font-size: 14px;
color: #DEB887;
background: transparent
}

h2.xlcolor
{
font-weight: bold;
font-size: 18px;
color: #DEB887;
background: transparent
}

h3
{
text-align: center;
font-size: 9px;
font-weight: lighter
}

h4
{
font-size: 10px;
font-weight: bold;
font-variant: small-caps
}

.center {text-align: center}

a.line:link
{
color : #FF9966;
text-decoration : underline;
background : transparent
}

a.line:visited 
{
color : #ffcc99;
text-decoration : underline;
background : transparent;
}

a.line:hover 
{
color : #DEB887;
text-decoration : underline;
background : transparent;
}

a.line:active 
{
color : #ffcc99;
text-decoration : underline;
background : transparent
}

li.nav
{
list-style-type: disc;
list-style-position: outside;
font-size: 9px;
font-weight: bold;
background : transparent
}

li.body
{
list-style-type: disc;
list-style-position: outside;
font-size: 12px
}

li.bodyplain
{
list-style-type: none;
list-style-position: outside;
font-size: 12px
}

td.normal {font-size: 12px}

td.bold
{
font-weight: bold;
font-size: 12px
}

td.left
{
text-align: left;
font-size: 12px
}

td.right
{
text-align: right;
font-size: 12px
}

td.center
{
text-align: center;
font-size: 12px;
font-weight: bold
}

font.regular {font-size: 12px}

font.small {font-size: 9px}

font.bold
{
font-weight: bold;
font-size: 12px
}

font.smallbold
{
font-weight: bold;
font-size: 9px
}

font.colorbold
{
font-weight: bold;
font-size: 12px;
color: #DEB887;
background: transparent
}

font.smallcolor
{
font-weight: bold;
font-size: 9px;
color: #DEB887;
background: transparent
}