body  { font-family: Georgia, Garamond, Times, serif }
.menuitems  {
	color: #ffc;
	font-size: 16px;
	font-variant: small-caps;
	font-weight: normal;
	text-align: left;
	text-indent: 4px;
	letter-spacing: 1px;
	margin-left: 3pt;
}
.topmenu  {
	color: #ffc;
	font-size: 13px;
	font-weight: normal;
	text-align: center;
	letter-spacing: 1px;
}
.text_ragged   {
	font-size: 15px;
	line-height: 19px;
	text-align: left;
	padding-right: 20pt;
	padding-left: 20pt;
}
.text_justified   {
	font-size: 15px;
	line-height: 19px;
	text-align: justify;
	padding-right: 20pt;
	padding-left: 20pt;
}
 p {  margin-top: .75em;
         margin-bottom: .75em;
         }

h1 {
	font-size: 2em;
	font-variant: small-caps;
	font-weight: normal;
	line-height: 0.2em;
	letter-spacing: 2px;
	margin: 0.5em 0
}
h2   {
	color: maroon;
	font-size: 1.5em;
	font-weight: normal;
	line-height: 0.2 em;
	margin: 0.5em;
	font-variant: small-caps;
}
.rightfloat {
	float: right;
	background-position: right top;
	clear: both;
	z-index: auto;
}
h3 {
	color: maroon;
	font-size: 1.17em;
	font-weight: bold;
	margin: .75em 0
}
h4  {
	color: maroon;
	font-size: 16px;
	font-variant: small-caps;
	font-weight: bold;
	line-height: 12px;
	margin: 0;
	padding: 0px;
}
h5 { font-size: 0.83em; font-weight: bold; margin: 0 0 }

a { }
a.menuitems:link { color: #ffc; text-decoration: none }
a.menuitems:visited { color: #ffc; text-decoration: none }
a.menuitems:hover { color: #ffc; text-decoration: underline }
a.topmenu:link { color: #ffc; text-decoration: none }
a.topmenu:visited { color: #ffc; text-decoration: none }
a.topmenu:hover { color: #ffc; text-decoration: underline }
a:link { color: maroon; text-decoration: none }
a:visited { color: maroon; text-decoration: none }
a:hover { color: maroon; text-decoration: underline }

hr {
	width: 85%;
	text-align: center;
	color: maroon;
}
.tableitems {
	font-size: 14px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-color: #BBBBBB;
}
.tableIndent {
	text-indent: 10px;
}
