.BoldText {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FF3399;
}
.PageTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #009966;
}
.AdTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #CC3366;
}
.adgreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: 4bac7b;
}
.Menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #FF3399;
	list-style-type: none;
}

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003300;
}
.AdList {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC3366;
	list-style-image: url(../images/icon.gif);
	list-style-type: lower-roman;
}
.bodytext style2 {
	font-size: 12px;
}

