﻿body 
{
    font-family: Verdana;
    font-size: 10pt;
    color: Black;
}
.regtext1
{
    font-family: Verdana;
    font-size: 10pt;
    color: Black;
}
.regtext2
{
    font-family: Verdana;
    font-size: 9pt;
    color: Black;
}
.logotext 
{
    font-family: Times New Roman;
    font-size: 20pt;
    font-weight: bold;
    color:White;
}
.boldtext1 
{
    font-family: Verdana;
    font-size: 12pt;
    font-weight: bold;
    color:Black;
}
.boldtext2 
{
    font-family: Verdana;
    font-size: 10pt;
    font-weight: bold;
    color:Black;
}
.boldtext3 
{
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
    color:White;
}
.menutext
{
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
    color:White;
}
.menutext2
{
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
    color:black;
}
A
{
    text-decoration:none;
}
A:hover
{
    text-decoration:underline;
}
.footertext
{
    font-family: Verdana;
    font-size: 8pt;
    font-weight: bold;
    color:white;
}
.datalist
{
    font-family: Verdana;
    font-size: 10pt;
    color: Black;	
}
.datalist tr:hover
{
	background-color:LightGrey;
}


