/* CSS Document */

body {
	background-color: #E1DED6;
	background-image: url('images/background.gif');
	background-repeat: repeat-y;
	background-position: center;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.style1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 18px;
	color: #212351;
	text-align: justify;
}


.style2 {
	font-size: 12px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #212351;
}
.style3 {
	font-size: 9px;
	color: #212351;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
}
a {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #212351;
}
a:visited {
	color: #212351;
}
a:hover {
	color: #212351;
}
a:active {
	color: #212351;
}

.bg_model {background-color: #EEEFF5; }