body {
	font-family: Helvetica, Arial, Verdana;
	font-size: 12px;
	color: #333333;
	font-weight: normal;
	line-height: 16px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-size: 14px;
	font-weight: bolder;
	letter-spacing: 1px;
	color: #1B5292;
	margin-bottom: 15px;	
}
h2 {
	font-size: 13px;
	font-weight: bolder;
	color: #5883B8;
	margin-bottom: 0px;
	margin-top: 0px;
}
h3 {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
	line-height: 14px;
}
.advertisements {
	color: #C0D3E2;
	float: right;
	font-size: 14px;
	line-height: 19px;
	margin: 20px 5px 0 0;
	width: 290px;
}
.advertisements  em {
	color: #FFF;
	font-size: 14px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: normal;

}
.advertisements  strong {
	color: #FFF;
	font-size: 14px;
}
.indextext {
	font-family: Helvetica, Arial, Verdana;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	color: #333333;
	background-color: #C0D3E2;
	border: 1px solid white;
	width: 198px;
	margin: 4px auto;
	padding: 10px;
	overflow: auto;
	height: 115px;
}
.imagespacert {
	margin-bottom: 12px;
	margin-left: 12px;
	float: right;
}
.imagespacelt {
	margin-bottom: 12px;
	margin-right: 12px;
    float: left;
}
a:link {
	color: #1B5292;
	text-decoration: none;
}
a:visited {
    color: #1B5292;
	text-decoration: none;
}
a:hover {
	color: #1B5292;
	text-decoration: underline;
}
a:active {
	color: #1B5292;
	text-decoration: none;

}
#contactform {
	float: right;
	margin-left: 20px;
	margin-bottom: 20px;
	padding: 20px;
	background-color:#C0D3E2;
}