body,td,th {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #0000FF;
	background-color: #D1CED7;
}
a {
	font-size: 14px;
	color: #0000FF;
}
a:visited {
	color: #003300;
	font-size: 14px;
}
a:hover {
	color: #66CCFF;
	background-color: #7A7C93;
	font-size: 14px;
}
a:active {
	color: #FFFF00;
	font-size: 14px;
}
h1 {
	font-size: 36px;
	color: #000099;
}
h2 {
	font-size: 24px;
	color: #000099;
}
h3 {
	font-size: 18px;
	color: #000099;
}
h4 {
	font-size: 16px;
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
}
h5 {
	font-size: 14px;
	color: #000099;
}
h6 {
	font-size: 12px;
	color: #FFFFFF;
	font-style: italic;
	font-family: "Comic Sans MS";
	font-weight: bold;
}
.page_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.indent {
	left: 10px;
}
