body {
	font-family: Times;
	font-size: 14px;
	COLOR: #000000;
}
A:link {
	COLOR: #FF0000; TEXT-DECORATION: underline;
}
A:hover {
	COLOR: #FF0000; TEXT-DECORATION: none;
}
A:active {
	COLOR: #FF0000;
}
A:visited {
	COLOR: #FF0000;
}
.copyright {
	font-size: 12px; color: #FFFFFF;
}
HR {
	COLOR: #FF0000
}
.large {
	font-size: 46px;
}
.table {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
.caption {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #000000;
	font-style: italic;

}
.title {
	color: #FF0000;
	font-size: 22px;
	font-weight: bold;
}
.subheading {
	font-size: 18px;
	font-weight: bold;
}