﻿body 
{
     text-decoration:none;
     font-family:Tahoma;
     font-size:small;
     font-style:normal;
     color:Black;
}


H1
{
    font-family:Tahoma;
    font-size:8pt;
    color:Red;
    text-decoration:none;
}
H2
{
    font-family:Tahoma;
    font-size:10pt;
    color:Black;
    text-decoration:none;
    font-weight:bold;
}
H3
{
    font-family:Tahoma;
    font-size:8pt;
    color:Navy;
    text-decoration:none;
    font-weight:bold;
}
UL
{
    list-style-type:square;
    list-style-position:inside;   
    font-family:Tahoma;
    font-size:small;
    font-style:normal;    
}
LI
{
    list-style-type:square;
    list-style-position:inside; 
    font-family:Tahoma;
    font-size:small;
    font-style:normal;  
}
P
{
    text-decoration:none;
    font-family:Tahoma;
    font-size:small;
    font-style:normal;
    color:Black;
}

.style1 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.style2 {color: #017dc3}
.style3 {
	color: #017dc3;
	font-weight: bold;
}
.style4 {color: #017dc3}
.style5 {color: #6666ff}
.style6 {
	color: #666666;
	font-weight: bold;
}
.style7 {font-weight: bold}
.style8 {color: #666666}
.style9 {color: #007AC7}
.style10 {color: #007ABA}
.stdFont
   {
        font-family: Verdana, Arial, Helvetica, sans-serif;
	    font-size: 11px;
	    font-weight: normal;
	}
.hyperlink{color: #017dc3}

.NavMenu
{
    color:#6666ff;
    text-decoration:none;
    font-size:small;
}


