body {
	background-color: #fbe8d6;
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #0567AA;
}
.VsmallText {
	color: #0583d8;
	font-size: 12px;
}
.lowerCell {
	background-image: url(images/frameBottom.jpg);
	background-repeat: no-repeat;
}
.middleCell {
	background-image: url(images/frameMiddle.jpg);
	background-repeat: repeat-y;
	padding-right: 30px;
	padding-left: 30px;
}
.topCell {
	background-image: url(images/frameTop.jpg);
	background-repeat: no-repeat;
}
.orangeText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #febc7f;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #f57c09;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #f57c09;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #0583d8;
	text-decoration: underline;
	font-weight: bold;
}
.deepOrangeText {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-weight: bold;
	color: #f57c09;
	font-style: italic;
}
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #0567aa;
}
