body {
	margin-top: 5px;
	background-color: #FFFFFF;
}
.dropcap {
	float:left;
	color:#D4D4C7;
	font-size:100px;
	line-height:70px;
	padding-top:2px;
	font-family: Times, serif, Georgia;
} 
.menuItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: bold;
	line-height: 1.7em;
	font-weight: bolder;
	color: #C0C0C0;
}
.menuItem td {
	border-top-width: 1px;
	border-top-style: dotted;
	border-color: #C0C0C0
}
.menuItem a:link {
	font-weight: bold;
	color: #C0C0C0;
	text-decoration: none;
}
.menuItem a:visited {
	font-weight: bold;
	color: #C0C0C0;
	text-decoration: none;
}
.menuItem a:hover {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.menuItem a:active {
	font-weight: bold;
	color: #C0C0C0;
	text-decoration: none;
}

.itemSelected {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: bold;
	line-height: 1.7em;
	font-weight: bolder;
	background-color: #000000;
	color: #C0C0C0;
}
.itemSelected td {
	border-color: #C0C0C0;
	border-top-width: 1px;
	border-top-style: dotted;
	color: #C0C0C0;
}
.itemSelected td:hover {
	color: #FFCC00;
}
.itemSelected a:link {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.itemSelected a:visited {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.itemSelected a:hover {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}
.itemSelected a:active {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: none;
}

.pagecontent {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 15px;
	padding-left: 15px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.pagecontent A:link {
	color: #999900;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-right: 15px;
        padding-left: 15px;
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 10pt;
}
.pagecontent A:visited {
        color: #999900;
        padding-top: 5px;
        padding-bottom: 5px;
        padding-right: 15px;
        padding-left: 15px;
        font-family: Geneva, Arial, Helvetica, sans-serif;
        font-size: 10pt;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #666666;
	text-decoration: none;
	line-height: 1.5em;
	width: 780px;
}
.copyright a:link {
	color: #C0C0C0;
	text-decoration: none;
}
.copyright a:hover {
	color: #CC0000;
	text-decoration: underline overline;
	background-color: #FFCB15;
}
.copyright a:visited {

	color: #C0C0C0;
	text-decoration: none;
}
h1 {
	font-size: 14pt;
}
h2 {
	font-size: 12pt;
	font-style: italic;
}
ul {
	font-style: italic;
	border-left-width: 1px;
	border-left-color: #666666;
	list-style-type: square;
	list-style-position: outside;
}
.contact a:link {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.contact a:visited {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.contact a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.contact a:active {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

