body
{
    margin:0;
    color: black;
    font-family: arial;
    font-size: 10pt;
    font-weight: normal;
}

input
{
   font-family: arial;
   font-size: 10pt;
}

textarea
{
   font-familty: arial;
   font-size: 10pt;
}

select
{
   font-family: arial;
   font-size: 10pt;
}

p, td, th, div, blockquote, dl, ul, ol
{
color: #000000; 
font-style: normal; 
font-size: 10pt; 
font-family: arial;
}

a {text-decoration:none; color:black;}
a:hover {text-decoration:underline; color:blue;}
a.white {text-decoration:none; color:white}
a:hover.white {text-decoration:underline; color:#9999cc;}

.bold
{
font-style: bold;
}

.smalltext 
{
font-size: 8pt; font-family:verdana;
}

.9pttext 
{
font-size: 9pt;
}

.smallboldtext
{
font-size: 8pt;
font-style: bold;
}

.menuheading
{
font-style: bold;
color: #ffffff;
}

h5
{
color: #6666cc;  
font-family: arial;
font-size:10pt;
}
