BODY {	background-color: #FFFFCC;	font-family: georgia, "times-new roman", serif;}
.red {color: red}

.redtext1 {color: red;
	    font-family: tahoma, sans-serif;
	    font-size: 24px;
}
.text1 {font-family: tahoma, sans-serif;
	font-size: 36px;
}

.text1a {font-family: tahoma, sans-serif;
	font-size: 20px;
}
.text1b {font-family: tahoma, sans-serif;
	font-size: 18px;
}

.text2 {font-family: tahoma, sans-serif;
	font-size: 16px;
}
.text2a {font-family: tahoma, sans-serif;
	font-size: 14px;
}

