@charset "utf-8";

/* CSS Document */



body {

	background-color: #f8f8f0;

	background-repeat: repeat-x;

	background-position: center top;

	margin: 0px;

	background-image: url(images/bg.jpg);

}

.footer {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000000;

}

.verd {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000000;

}

.verdtext {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;

}

.text {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 14px;

	color: #000000;

}

a:link {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000000;

	text-decoration: none;

}

a:visited {

	font-family: Arial, Helvetica, sans-serif;

	font-size: 11px;

	color: #000000;

	text-decoration: none;

}

.mainTitle {
font-family:Georgia, "Times New Roman", Times, serif;
font-weight:bolder;
font-size:22px;
font-style:italic;
color:#0f3790;
}