/* 
------------------------------------------
css
------------------------------------------
*/
body,td,p,input,select,div
{
font-family: verdana;
font-size: 11px;
color: #003366;
font-weight: lighter;
}

.title
{
font-family: verdana;
font-size: 25px;
color: black;
font-weight: bolder;
}

.help
{
font-family: verdana;
font-size: 9px;
color: #003366;
font-weight: lighter;
}

.contact
{
font-family: verdana;
font-size: 9px;
color: white;
font-weight: bolder;
}

.link
{
font-family: verdana;
font-size: 11px;
color: black;
text-decoration: none;
}