.menuitems {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: Bold;
	color: #666666;
	text-decoration: none;
}
.menuitemselected {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: Bold;
	color: #990000;
	text-decoration: none;
}


.selecteditems {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.paragraph {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	text-decoration: none;
}
.paragraphbold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}
.paragraphitalic {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: italic;
	text-decoration: none;
}
.borders {
	border: thin solid #000000;
}
.spaced {
	word-spacing: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	color: #DFDBC6;
	letter-spacing: 5pt;
}
.titles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-style: italic;
	font-weight: bolder;
	color: #000066;
	letter-spacing: 10pt;
}
.heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #000066;
	font-weight: bold;
}
table.outsideborder {
	border-style: solid;
	border-width: 1px;
	border-color: #000000;
}
table.outsideborderlt {
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
}