﻿body 
{
    background-color: #BBBEC3;
    background-image: url("images/bg.jpg");
    margin-left: 0;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
}

.bodytext {
	font-family: Verdana;
	font-size: 12px;
	color: #333333;
	text-align: justify;
}
.white_text_10 {
	font-family: Verdana;
	font-size: 10px;
	color: #FFFFFF;
}
.title 
{
    font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}