.pageTitle {
	color: #CC3300;
	font-size: 18px;
}
.pageSubTitle {
	color: #CC3300;
	font-size: 16px;
}
body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	margin-left: 0px;
	margin-top: 0px;
}
img {
	border-style: none;
}
#Framework tr {
	background-position: top;
	vertical-align: top;
}
a:visited {
	color: #CC0000;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
a:link {
	color: #990000;
	text-decoration: none;
}
h1 {
	color: #CC3300;
	font-size: 18px;
}
h2 {
	color: #CC3300;
	font-size: 16px;
}
h3 {
	color: #CC3300;
	font-size: 14px;
}
h4 {
	color: #000000;
	font-size: 12px;
}
h5 {
	color: #000000;
	font-size: 10px;
}