body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFCC;
	background-image:  url(../images/bg_cream.gif);
}
.text {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
	font-size: 12px;
}
.title {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
}
a {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFCC;
}
