body
{
font-family: verdana, geneva, arial, helvetica, sans-serif;
font-size: 10pt
}

p
{
font-size: 10pt
}

div,li,th
{
font-size: 10pt;
}

t,td,tr,table,form
{
font-size: 9pt;
}


h6
{
font-size: 9pt ;
}

h5
{
font-family: arial, helvetica, sans-serif;
font-size: 10pt; color: #ff0000;
}

h4
{
font-family: arial, helvetica, sans-serif;
font-size: 12pt; color: #ff0000;
}

h3
{
font-family: arial, helvetica, sans-serif;
font-size: 15pt; color: #ff0000;
}

h2
{ 
font-family: arial, helvetica, sans-serif;
font-size: 18pt; color: #ff0000;
}

h1
{ 
font-family: arial, helvetica, sans-serif;
font-size: 24pt; color: #ff0000;
}


a:active
{
color: #0000cc;
text-decoration: none
}   /* selected link */

a:visited
{
color: #0000cc;
text-decoration: none
}  /* visited link */

a:link
{
text-decoration: none;
color: #0000cc;
}     /* unvisited link */

a:hover
{
color: #009900;
background-color: #FFFF66;
text-decoration: underline
}   /* mouse over link */
