body {
margin: 0;
background-image:url(images/bg.jpg)
}
.default {
font-family: Arial;
font-size: 11px;
line-height: 16px;
color: #FFFFFF;
}

.default2 {
font-family: Arial;
font-size: 10px;
line-height: 16px;
color: #000000;
}

.text {
font-family: Arial;
font-size: 12px;
line-height: 16px;
color: #000000;
}

.textsmall {
font-family: Arial;
font-size: 11px;
line-height: 14px;
color: #000000;
}

h3 {
color: #003e77;
font-family: Arial;
}

.header {
font-weight: bold;
font-size: 18px;
color: #003e77;
font-family: Arial;
}

.question {
font-weight: bold;
font-size: 14px;
color: #003e77;
font-family: Arial;
}

.follow_link
{
font-size: 12px;
color: #003e77;
font-family: Arial;
text-decoration: none;
}

.current_link
{
font-weight: bold;
font-size: 12px;
color: #003e77;
font-family: Arial;
text-decoration: none;
}

.white
{
font-size: 12px;
color: #FFFFFF;
font-family: Arial;
text-decoration: none;
}

.white_link
{
font-weight: bold;
font-size: 12px;
color: #FFFFFF;
font-family: Arial;
text-decoration: none;
}

.black
{
font-weight: bold;
font-size: 12px;
color: #000000;
font-family: Arial;
text-decoration: none;
}