body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

.mainPage {
	background: #2E594B;
	
}

p {
	margin-bottom: 0px;
	padding-bottom: 0px;
}

.text1 {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}

.text2 {
	font-size: 9px;
	color: #C4D6CF;
}

.text3 {
	font-size: 11px;
	color: #C4D6CF;
	text-align: justify;
}

.text4 {
	font-size: 11px;
	color: #8EA699;
}

a.link1 {
	color: #FFFFFF;
}

a.link1:hover {
	text-decoration: none;
}.mainTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	display: none;
}

