body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #660033;
	background-color: #FFFF99;
}
h1 {
	font-size: 18px;
	text-decoration: underline;
	font-weight: bold;
	color: #CC0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
b {
	font-size: 13px;
}

h2 {
	font-size: 16px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #660066;
}
h3 {
	font-size: 14px;
}
a {
	font-size: 12px;
	font-weight: bold;
}
table {
	font-size: 12px;
}

