@charset "UTF-8";
/* CSS Document */

a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	font-variant: normal;
	color: #663300;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #C60;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #F0B310;
	text-decoration: none;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: italic;
	font-weight: bold;
	color: #C60;
	text-decoration: none;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	color: #630;
	font-weight: normal;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #C60;
}
div {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: normal;
	color: #660000;
	text-decoration: none;
	background-image: none;
	background-repeat: no-repeat;
	display: table-column;
	letter-spacing: normal;
	text-align: left;
	word-spacing: normal;
	white-space: normal;
	width: inherit;
}
.style3Copy {
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: Arial;
	text-decoration: none;
}
p2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 9pt;
	font-style: normal;
	color: #630;
	text-align: left;
}

