/***************************/
/* STYLES GLOBALLY USED    */
/***************************/
BODY
{
        padding-right: 0px;
        padding-left: 0px;
        padding-bottom: 0px;
        margin: 0px;
        padding-top: 0px;
        text-decoration: none;
        color: #333333;
        font-family: "verdana";
        font-size: 8pt;
}
.bullet { list-style-image: url("check.gif") }
.text1
{
        text-decoration: none;
        color: #333333;
        font-family: "verdana";
        font-size: 8pt;
        text-decoration: none;
}
.text2
{
        text-decoration: none;
        color: #FFFFFF;
        font-family: "verdana";
        font-size: 9pt;
        text-decoration: none;
}
.text3
{
        text-decoration: none;
        color: #333333;
        font-family: "verdana";
        font-size: 10pt;
        text-decoration: none;
}
.s
{
        font-family:verdana;         
        font-size:9pt; color:#333333;
        text-decoration:none; 
        background-color: white; 
        border: 1px solid; 
        border-color: #e6760b; width:350px; height:20px; padding-left: 5px;
}
.small1 
{ 
        text-decoration: none; 
        color: #e6760b;
        font-family: "verdana"; font-size: 7pt;  }
.s1
{
        font-family:verdana; 
        font-size:9pt; color:#333333;
        text-decoration:none; 
        background-color: white; 
        border: 1px solid; border-color: #e6760b; width:80px; height:20px;}
a:link
{
        color: #e6760b;
        font-weight: normal;
        text-decoration: underline;
}
a:visited
{
        color: #e6760b;
        font-weight: normal;
        text-decoration: none;
}
a:hover
{
        color: #e6760b;
        font-weight: normal;
        text-decoration: underline;
}
a:active
{
        color: #e6760b;
        font-weight: normal;
        text-decoration: none;
}
*/
