.LargeDarkBlue
{
font-size: 16px;
font-weight: bold;
font-familly: Verdanna;
color: #336699;
font-family: Verdana, Arial, Helvetica;
}
/* GENERIC */
H1  {
font-family: 'Trebuchet MS', Verdana, Arial, Helvetica;
font-size:  20px;
color: #336699;
}
H2
{
font-family: 'Trebuchet MS', Verdana, Arial, Helvetica;
font-size: 18px;
color: #336699;
}
H3  {
font-family: 'Trebuchet MS', Verdana, Arial, Helvetica;
font-size:  16px;
color: #cc3300;
}
H4  {
font-family: 'Trebuchet MS', Verdana, Arial, Helvetica;
font-size:  14px;
color: #336699;
}
H5, DT  {
font-family: Verdana, Arial, Helvetica;
font-size:  12px;
font-weight:   bold;
color: #336699;
}
H6  {
font-family: Verdana, Arial, Helvetica;
font-size:  11px;
font-weight:    bold;
color: #336699;
}
TFOOT, THEAD    {
font-family: Verdana, Arial, Helvetica;
font-size:  12px;
color: #003366;
}
TH  {
vertical-align: baseline;
font-family: Verdana, Arial, Helvetica;
font-size:  12px;
font-weight:    bold;
color: #003366;
}
A:link {
font-size : 12px;
font-weight : normal;
color :#2861B5;
}
A:active {
font-size : 12px;
font-weight : normal;
color :#2861B5;
text-decoration : none;
}
A:hover {
font-size : 12px;
font-weight : normal;
color :#2861B5;
text-decoration : none;
}
A:visited {
font-size : 12px;
font-weight : normal;
color :#2861B5;
text-decoration : none;
}
SMALL   {
font-size:  8px;
}
BIG {
font-size:  14px;
}
BLOCKQUOTE, PRE {
font-family:    Lucida Console, monospace;
}
UL LI   {
list-style-type:    square ;
}
UL LI LI    {
list-style-type:    disc;
}
UL LI LI LI {
list-style-type:    circle;
}
OL LI   {
list-style-type:    decimal;
}
OL OL LI    {
list-style-type:    lower-alpha;
}
OL OL OL LI {
list-style-type:    lower-roman;
}
OL UL LI   {
list-style-type:    disc;
}
HR {
color: dimgrey;
height:1pt;
text-align:left
}

