body, td, th
{
font-family: Arial;
color: black;
font-size: 12px;
font-weight: normal;
}
body
{
background-image: url(/img/bg.gif);
}
h2,h3,h4,h5,h6
{
font-family:  Arial;
color: #0d284d;
font-size: 14px;
font-weight: normal;
}

h1{
font-family:  Arial;
font-size: 15px;
font-weight: normal;
text-transform: none;
color: #0d284d;
background-color: #fbf8b1;
}

a
{
color: #0b3da1
border-bottom: 1px dotted #0b3da1;
}

.white
{
color: white;
}


h1 a
{

text-decoration: none;
text-transform: none;
font-weight: normal;
color: #0d284d;
background-color: #fbf8b1;

}

h1 a:hover
{
text-transform: none;
color: #ffffff;
font-weight: normal;
background-color:#0a418b;
}
