#content h1 {
	font-family: "Monotype Corsiva";
	font-size: 24px;
	color: #FFCC00;
}
#content h2 {
	font-family: "Verdana";
	font-size: 18px;
	color: #0000BB;
}
#content h3 {
	font-family: "Verdana";
	font-size: 14px;
	color: #000000;
}
#content h4 {
	font-family: "Verdana";
	font-size: 16px;
	color: #000099;
}
#content h5 {
	font-family: "Monotype Corsiva";
	font-size: 24px;
	color: #FFFFFF;
}
#content p {
	font-family: "Verdana";
	font-size: 16px;
	color: #000099;
}
#content a {
	font-family: "Verdana";
	font-size: 16px;
	color: #333399;
}
#content li {
	font-family: "Verdana";
	font-size: 14px;
	color: #000099;
}
#content body {
	font-family: "Verdana";
	font-size: 14px;
	color: #FFFFFF;
}
#content td {
	font-family: "Verdana";
	font-size: 14px;
	color: #000099;
}
#content caption {
	font-family: "Comic Sans MS";
	font-size: 12px;
	color: #000066;
	background-color: #;
}
body {
	background-image: url("/CMS/images/");
}

