/* GENERIC */


body  {
font-family: verdana, arial, helvetica;
 font-size: 12px;
 font-weight: normal;
 font-style: normal; 
 color: #000000;
 }

P  {
font-family: verdana, arial, helvetica;
 font-size: 12px;
 font-weight: normal;
 font-style: normal; 
 color: #000000;

}


p.white  {
font-family: verdana,arial,helvetica;
 font-size: 12px;
 font-weight: bold;
 font-style: normal; 
 color: #ffffff;

}
p.caption  {
font-family: Verdana,arial,helvetica;
 font-size: 10px;
 font-weight: normal;
 font-style: italic; 
 color: #000000;

}

p.address  {
font-family: Verdana,arial,helvetica;
 font-size: 10px;
 font-weight: normal;
 font-style: normal; 
 color: #000000;

}


H1  {
font-family: Verdana, arial, helvetica;
 font-size: 24px;
 font-weight: normal;
 font-style: normal; 
 color: #97A684;

}

H2  {
font-family: Verdana, arial, helvetica;
 font-size: 20px;
 font-weight: normal;
 font-style: normal; 
 color: #97A684;
 
}

H3  {
font-family: Verdana, arial, helvetica;
 font-size: 14px;
 font-weight: bold;
 font-style: normal; 
 color: #97A684;

}

H4  {
font-family: Verdana, arial, helvetica;
 font-size: 12px;
 font-weight: bold;
 font-style: normal; 
 color: #97A684;

}

H5  {
font-family: Verdana, arial, helvetica;
 font-size: 16px;
 font-weight: bold;
 font-style: normal; 
 color: #E9966B;

}



TFOOT, THEAD    {
}

TH  {

}

A:link  {
text-decoration:    underline;
    color:  #97A684;
}

A:visited   {
text-decoration:    underline;
    color:  #97A684;
}

A:active    {
text-decoration:    underline;
    color:  #97A684;
}

A:hover {
text-decoration:    underline;
    color:  #0A4AC8;
}

SMALL   {
font-family: arial,helvetica;
 font-size: 10px;
 font-weight: normal;
 font-style: normal; 
 color: #000000;

}

HR {
 width: 99%;
 border: 0px solid #003399;
 background-color: #003399;
 color: #225C74;
 height: 1px;
 
}

BIG {
}

BLOCKQUOTE, PRE {
}


UL LI   {
}

UL LI LI    {
}

UL LI LI LI {
}

OL LI   {
}

OL OL LI    {
}

OL OL OL LI {
}



