/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	background-color: #ffffff;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}

a {
	font-weight: normal;
	color: #990000;
	font-size: 10pt;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
}

a:visited {
	font-weight: normal;
	color: #996600;
	text-decoration: underline;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;

}

a:active {
	font-weight: normal;
	color: #339966;
	text-decoration: underline;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
}

a:hover {
font-family: Arial, Helvetica, sans-serif; 
font-size: 10pt; font-style: normal; 
font-weight: normal; color: #000000; 
text-decoration: underline;
}

.image {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #993300;
}

.subsection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #666633;
	font-weight: bold;
}
.extract {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #993300;
	font-weight: bold;
	text-decoration: none;
}
.quote {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #660000;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #336666;
	font-weight: bold;
}
a:link img {
	border-color: #996633;
}
a:hover img {
	border-color: #993300; 
}
a:visited img {
	border-color: #996600; 
}
