body {
font-family: Arial, sans-serif;
font-size: 12px;
font-color: #222;
line-height: 14px;
background-color: #000;
}

strong {
font-weight: bold;
}

h2 {
margin-bottom: 10px;
font-size: 35px;
line-height: 35px;
font-weight: bold;
}

.site_deets h2 {
margin-bottom: 0px;
}

h3 {
font-weight: bold;
}

p {
padding-bottom: 10px;
}

a {
text-decoration: none;
color: #00a7d1;
}

a:hover {
text-decoration: underline;
}

.boxcaption h3 {
color: #ffffff;
padding: 5px 0 0 10px;
font-weight: bold
}

#home_news_box h3 {
font-weight: bold;
}

.homebox_title {
font-size: 20px;
line-height: 15px;
font-weight: normal;
}

.boxcaption a {
color: #ffffff;
}

body .highlight {
color: #00a7d1;
}

.error_text {
color: #B00F1F;
}

body .signup_success {
color: #2FBF35;
padding-top: 30px;
}
