BODY  
{
   background-color: white;
   font-family: Verdana;
}

a:link { color: blue; text-decoration: underline}
a:visited { color: blue; text-decoration: underline }
a:active { color: blue; text-decoration: underline }
a:hover { color: red; text-decoration: underline}

a.indexlink:link { color: blue; text-decoration: underline; font-family:Arial,Verdana,Helvetica; font-size: 16px; font-weight: bold;}
a.indexlink:visited { color: blue; text-decoration: underline; font-family:Arial,Verdana,Helvetica; font-size: 16px; font-weight: bold;}
a.indexlink:active { color: blue; text-decoration: underline; font-family:Arial,Verdana,Helvetica; font-size: 16px; font-weight: bold;}
a.indexlink:hover { color: red; text-decoration: underline; font-family:Arial,Verdana,Helvetica; font-size: 16px; font-weight: bold;}

.homepage
{ 
	FONT-FAMILY: Arial,Verdana,Helvetica;
	FONT-SIZE: 12px;
	FONT-WEIGHT: bold;
    TEXT-DECORATION: none ! important;
}

.heading
{
    FONT-FAMILY: Verdana,Arial,Helvetica,sans-serif;
	FONT-SIZE: 20px;
	FONT-WEIGHT: bold;
    TEXT-DECORATION: none ! important;
}

.bodytext
{
    FONT-FAMILY: Verdana;
	FONT-SIZE: 12px;
	FONT-WEIGHT: normal;
    TEXT-DECORATION: none ! important;
}

.red
{
    COLOR: #ff0000 ! important;
    FONT-SIZE: 16px;
    FONT-WEIGHT: bold;
}

.announce
{
    COLOR: #333366 ! important;
    FONT-FAMILY: Arial,Verdana,Helvetica;
    FONT-SIZE: 14px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: none ! important;
    margin-left : 5px;
    margin-right : 5px;
}

.blue 
{
    COLOR: #333366 ! important;
    FONT-FAMILY: Arial,Verdana,Helvetica;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION: underline ! important;
}

.pagestyle
{
    COLOR: #333366! important;
    BACKGROUND-COLOR:#ffffff;
    FONT-FAMILY: Arial,Verdana,Helvetica;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    margin-left : 5px;
    margin-right : 5px;
}

.pagestyle2
{
    COLOR: #333366 ! important;
    BACKGROUND-COLOR:#ffffff;
    FONT-FAMILY: Arial,Verdana,Helvetica;
    FONT-SIZE: 12px;
    FONT-WEIGHT: bold;
    margin-left : 2px;
    margin-right : 2px;
}

.darkblue_no 
{
    COLOR: #000453 ! important;
    FONT-FAMILY: Arial,Helvetica;
    FONT-SIZE: 18px;
    FONT-WEIGHT: bold;
    TEXT-DECORATION:none ! important;
}

.normal
{
    COLOR: #000000 ! important;
    FONT-FAMILY: Arial,Helvetica;
    FONT-SIZE: 12px;
    TEXT-DECORATION:none ! important;
}
   
.footer
{
    FONT-FAMILY: Times New Roman,Serif;
    FONT-SIZE: 13px;
}	
