/* CSS Document */

td{ font-family:Arial, Helvetica, sans-serif; 
font-size:10px; color:#000000; 
}
img{border:none;} 
a.menu:visited
{
font-size:12px;
color:#006699;
text-align:left;
text-decoration:none;
}

a.menu:link
{
font-size:12px;
color:#006699;
text-align:left;
text-decoration:none;
}
a.menu:hover
{
font-size:12px;
color:#ff0000;
text-align:left;
text-decoration:none;
}
.headers
{
font-size:20px;
color:#006699;

}

.small
{
color:#006699;
font-size:10px;
}
.greytext
{
font-size:12px;
color:#999;
text-decoration:none;
}
.smallgrey
{
font-size:10px;
color:#999;
line-height:15px;
text-decoration:none;
}

.headings
{
font-size:12px;
color:#006699;
}
.errmsg
{
font-size:12px;
color:#ff0000;
}














