p,table,li
{
font-family: tahoma;
font-size: 10pt;
}

a
{
color:blue; 
font-family:tahoma;
font-size:14;
text-decoration:underline;
}

a:hover
{
color:blue; 
font-family:tahoma;
font-size:14;
text-decoration:underline;
}

a:visited
{
color:blue; 
font-family:tahoma;
font-size:14;
text-decoration:underline;
}


.t_header
{
color:#000000; 
text-decoration:none;
font-size:18px;
font-weight:none;
padding: 0px;
margin: 0px;
}

.f_header
{
font-family: Arial, sans-serif; 
font-size: 12pt; 
color: #3366CC;
padding: 0;
margin: 0;
}

.blue_large
{
font-family:tahoma;
font-size:24;
color:#10A0C6;
text-decoration:none;
font-weight:normal;
padding: 0px;
margin: 0px;
}

.b_medium
{
font-family: Arial, sans-serif; 
font-size: 16; 
color: #000000;
padding: 0;
margin: 0;
font-weight:bold;
}

.g_small
{
font-family: Arial, sans-serif; 
font-size: 12; 
color: green;
padding: 0;
margin: 0;
font-weight:bold;
}