a.link {
	color: #ffffff;
	background-color: #000000;
	text-decoration:none;
	font-family: verdana, arial;
}

a.leftnav:link {
	color: #ffffff;
	background-color: #000000;
	text-decoration:none;
	font-family: verdana, arial;
	font-size: 12pt;
	margin-left: 5px;
	font-weight: bold;

}

a.leftnav:visited {
	color: #ffffff;
	background-color: #000000;
	text-decoration:none;
	font-family: verdana, arial;
	font-size: 12pt;
	margin-left: 5px;
	font-weight: bold;
}

a.leftnav:active {
	background-color: #000000;
	text-decoration:none;
	font-family: verdana, arial;
	font-size: 12pt;
	margin-left: 5px;
	font-weight: bold;
}

a.leftnav:hover {
	color: rgb(240,198,103);
	font-style: normal;
	text-transform: none;
	background-color: #000000;
	text-decoration:none;
	font-family: verdana, arial;
	font-size: 12pt;
	margin-left: 5px;
	font-weight: bold;	
}

a.leftnav_sub:link {
	color: #ffffff;
	background-color: #000000;
	text-decoration:none;
	font-family: verdana, arial;
	font-size: 11pt;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}

a.leftnav_sub:visited {
	color: #ffffff;
	background-color: #000000;
	text-decoration:none;
	font-family: verdana, arial;
	font-size: 11pt;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}

a.leftnav_sub:active {
	background-color: #000000;
	text-decoration:none;
	font-family: verdana, arial;
	font-size: 11pt;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}

a.leftnav_sub:hover {
	color: rgb(240,198,103);
	font-style: normal;
	text-transform: none;
	background-color: #000000;
	text-decoration:none;
	font-family: verdana, arial;
	font-size: 11pt;
	margin-left: 15px;
	margin-top: 5px;
	margin-bottom: 5px;
}

body {
	background-color: rgb(255,255,255);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left top;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

h1 {
	color: &#000000;
	letter-spacing: 0px;
	font-family: verdana, arial;
	font-size: 15pt;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}

p {
	color: #000000;
	font-family: times;
}

span.page_content_serif {
	color:#000000;
	font-style: normal;
	font-weight: normal;
	font-size: 13pt;
	font-family: times;
	text-align: justify;
}

span.copyright_notice {
	color:#000000;
	font-style: normal;
	font-weight: normal;
	font-size: 8pt;
	font-family: verdana, arial;
	margin: 10px 10px 10px 75px;
}

span.content_title {
	color:#000000;
	font-style: italic;
	font-weight: normal;
	font-size: 24pt;
	font-family: times;
	position: absolute;
	margin-left: 35px;
	margin-top: 45px;
	padding: 3px;
}

span.image_description {
	color:#000000;
	font-style: normal;
	font-weight: normal;
	font-size: 9pt;
	font-family: times;
	text-align: center;
}

span.asterisk {
	color:red;
	font-style: normal;
	font-weight: bold;
	font-size: 10pt;
	font-family: times;
	margin-left: 50px;
}
