.GeneralText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
H1 {
	font-family: Arial;
	font-size: 18px;
	background-color: #FFFFCC;
}
h2 {
	font-family: Arial;
	font-size: 16px;
	background-color: #CCCCCC;
}
h3 {
	font-family: Arial;
	font-size: 14px;
	background-color: #FFCCFF;
}

