.bold18 {
	font-family: "Georgia", Times New Roman, Times, serif; 
	font-weight: bold;
	font-size: 18px;
	color: #8d8d8d;
}
.bodyplain {
	font-family: "Georgia", Times New Roman, Times, serif; 
	font-weight: normal;
	font-size: 12px;
	color: #8d8d8d;
}
.link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: #678299;
}
.infotext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #646464;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.mainbg {
	background-image: url(../images/bg.gif);
	background-repeat: no-repeat;
}
