body {
	margin-left: 9px;
	margin-top: 9px;
	margin-right: 9px;
	margin-bottom: 9px;
	background-color: #FEE2F4;
	background-position: center;
}
.logo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 40px;
	color: #FFFFFF;
	font-weight: bold;
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FF0000;
	font-weight: bold;
}
.textmid {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #B30173;
	font-weight: bold;
}
.bigtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #333333;
	font-weight: bold;
}
a:link {
	color: #A6016A;
}
a:visited {
	color: #A6016A;
}
a:hover {
	color: #CC33FF;
}
a:active {
	color: #A6016A;
}
.smalltext {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
}
.thumb {
	border: 1px dashed #CC3300;
	height: 50px;
	width: 50px;
}
.mainbox {
	background-color: #FFFFFF;
	border: 7px solid #993399;
	padding: 2px;
}
.mainboxinner {

	background-color: #FFFFFF;
	border: 1px solid #D68BC6;
}
.logosub {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FFFFFF;
	font-weight: bold;
}
