
/* Text */

TD
{
font-family : Verdana, sans-serif;
font-size: 11px;
color: #000000;
}

.splash
{
font-family : Verdana, sans-serif;
font-size: 11px;
color: #ffffff;
}

A.splash:link {color: #fff; text-decoration: underline}
A.splash:visited {color: #eee; text-decoration: underline}
A.splash:active {color: #6cf; text-decoration: underline}
A.splash:hover{color: #f00; text-decoration: none}

H2 {
color: #006699;
font-family : Verdana, sans-serif;
}

H3 {
color: #0099ff;
font-family : Verdana, sans-serif;
}

.vtext13
{
font-size: 13px;
color: #000000;
font-family : Verdana, sans-serif;
}

.vtext12
{
font-size: 12px;
color: #000000;
font-family : Verdana, sans-serif;
}

.vtext11
{
font-size: 11px;
color: #000000;
font-family : Verdana, sans-serif;
}

.vtext10 
{
font-family: Verdana, sans-serif;
font-size: 10px;
color: #000000;
}



.footer
{
font-family: Arial, Arial MT, sans-serif;
font-size: 10px;
font-weight: normal;
color: #000000;
}


.red
{
color: #FF0000;
}

.blue
{
color: #0000FF;
}


/* links */

A:link {color: #003366; text-decoration: underline}
A:visited {color: #336699; text-decoration: underline}
A:active {color: #003366; text-decoration: underline}
A:hover{color: #99CC00; text-decoration: none}

.box
{
border-width: 1px 1px 1px 1px;
border-style: solid;
border-color: #003366;
background-color: #cccccc;
}

