.mediumtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #091A46;
	margin-top: 0px;
	margin-right: 19px;
	margin-bottom: 0px;
	margin-left: 15px;
}

.mediumtext2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #091A46;
}

.specialtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: white;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

body {
	background-color: #96BAEC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.thebg {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;

}

.smalltext {
	font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;

}