body {
	background-color: #EDD8FF;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.white_box {
	border: 3px solid #9b5cca;
	background-color:#FFFFFF;
	padding: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.georgia_type {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color:#333333;
}
h2 {
	font-size: 20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	margin: 0px;
	font-weight:100;
}
.pink_color {
	color: #660099;
}
h1 {
	font-size: 28px;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing: -1px;
	margin: 0px;
	color:#333333;
}
h1.quotes {
	font-size: 30px;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing: 0px;
	font-weight:100;
	margin: 0px;
	color:#333333;
}
.superthumb { border: 4px solid #993399; }
.remark-this {
	width: 100%;
	background-color:#d29dff;
	padding: 5px;
	color:#0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	border: 2px dashed #efddff;
	font-weight: bold;
	margin-top: 4px;
	text-align:left;
}
.style30 {color: #2B2332; font-size: 36px;}
.small-desc { font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; }
