.mainfont {
	font-family: Tahoma;
	font-size: 12px;
}
.BlueHeadline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: 2083C4;
	font-weight: bold;

}
.borders {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-style: none;
	border-bottom-style: none;
	background-color: #FFFFFF;


}
.typeyour {
	border: none;
}
.testinonialsmall {
	font-size: 10px;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.imgborder {
	border: 2px solid #999999;
}
body {
	background-image: url(images/back.gif);
}
.Marker {
	font-size: 15px;
	background-color: #FFFF00;
	font-style: italic;
	font-weight: bold;
}

