body,P,table,td,tr,select,ol,ul,li,input
{
    color:000000;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
}

/* ----- HERE ARE THE DEFAULT LINK COLORS ----- */

a:link
{
    color: #276311; 
}
a:visited
{
    color: #276311; 
}
a:active
{
    color: #276311; 
}
a:hover
{
    color: #276311; 
}
a.navbar 
{ 
    color: #FDF8F1;
    font-size: 10pt;
    padding: 5,2,5,10;
}
a.navbar:visited
{ 
    color: #FDF8F1;
}
a.navbar:hover
{
    color: #276311; 
}



/* ----- HERE ARE DIFFERENT HEADER SIZES ----- */

h1
{
    font-size:23px;
    font-weight:bold;
    color: #276311; 
}
h2
{
    font-size:21px;
    font-weight:bold;
    color: #276311; 
}
h3
{
    font-size:19px;
    font-weight:bold;
    color: #276311; 
}
h4
{
    font-size:17px;
    font-weight:bold;
}
h5
{
    font-size:15px;
    font-weight:bold;
}
h6
{
    font-size:12px;
    font-weight:bold;
}



/* ----- HERE ARE DIFFERENT FONT SIZES ----- */

.text8
{
    font-size:8px;
}
.text9
{
    font-size:9px;
}
.text10
{
    font-size:10px;
}
.text11
{
    font-size:11px;
}
.text12
{
    font-size:12px;
}
.text13
{
    font-size:13px;
}
.text14
{
    font-size:14px;
}
.text15
{
    font-size:15px;
}
.text16
{
    font-size:16px;
}



/* ----- HERE ARE MISCELANEOUS FONT STYLES ----- */

b	
{
    font-weight:bold;
}                
i	
{
    font-weight:bold;
    font-style:normal;
}
u	
{
    text-decoration:underline;
}
sup	/* --- FOR STUFF LIKE "ST", "ND", "RD", "TH", "2" --- */
{
    vertical-align:super;
    font-size;8px;
}
center	
{
    text-align:center;
}

.verdana
{
    font-family:Verdana, Arial, Helvetica, sans-serif;
}


input,textarea
{
    color:#000000;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    font-size:12px;
}
.copyright
{
    font-size:9px;
}
a.sidebar
{
    color:#ffffff;
    padding:8px;
}
