body,td,th {
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-color: #FFFFCC;
	border-left-style: dotted;
	border-bottom-style: dotted;
	border-top-style: dotted;
	border-right-style: dotted;
	font-size: 14px;
}
body {
	background-color: #990033;
}
.times-roman {font-family: "Times New Roman", Times, serif}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #555555;
}
a:hover {
	text-decoration: none;
	color: #CC0000;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: large;
	color: #990000;
}
h2 {
	font-size: medium;
	color: #000000;
}
h3 {
	font-size: small;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h4 {
	font-size: 13px;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h5 {
	font-size: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
}

.redSectionHead {
	font-size: 14px;
	color: #68OO22;
}
