/* 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: #FF0000; 
text-decoration: underline;
}

.image {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #666666;
}

.sectionhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #003366;
}
.subsection {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FF3333;
}
.extract {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #003366;
	font-weight: bold;
}
.citation {
	font-family: "Times New Roman", Times, serif;
	font-size: 8pt;
	color: #999999;
}
.perspective {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333366;
}
.perspective2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
}

