BODY {
	FONT-SIZE: 12px; BACKGROUND-IMAGE: url("../images/background.gif"); MARGIN: 0px;  FONT-FAMILY: Georgia, Verdana, "Trebuchet MS"; BACKGROUND-COLOR: #ffffff
}

.hometext {

	padding-left: 20px;
}

.main-table {

	border-right-width: 1px;
	border-left-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-bottom-style: solid;
	border-right-color: #E5D309;
	border-left-color: #E5D309;
	border-bottom-color: #E5D309;
}

.home-script {
	FONT-WEIGHT: normal; FONT-SIZE: 16px; COLOR: #000000; FONT-FAMILY: Georgia, Verdana; FONT-WEIGHT: bold; TEXT-ALIGN: center

}

.image { border:1px solid #000000;}



a:link {
	color: #000000;
	text-decoration: underline;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #4A7185;
	text-decoration: none;

}
a:active {
	color: #000000;
	text-decoration: underline;

}


.Title {
	text-align: left;
	vertical-align: top;
	padding-left: 30px;
}
.MainText {
	font-family: Georgia, Verdana, "Trebuchet MS"; 
	font-size: 12px;
	color: #000000;
	text-align: justify;
	vertical-align: top;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	BACKGROUND-COLOR: #F1EBC9
}
.SubTitle {

	font-size: 14px;
	font-weight: bold;
	color: #4A7185;
	font-family: Georgia, Verdana, "Trebuchet MS"; 
}