body {
	background-color: #711414;
}
.style4 blink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CBAC1E;
	text-decoration: underline blink;
}
.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #C0C0C0;
	list-style-image: url(images/bullet_up.gif);
	list-style-position: inside;
	list-style-type: square;
	text-indent: 20px;
	padding-right: 10px;
	padding-left: 10px;
}
.download {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CBAC1E;
	text-decoration: underline;
	text-align: center;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	text-align: justify;
	text-indent: 10px;
	color: #C0C0C0;
	padding-right: 10px;
	padding-left: 10px;
}
.style4 {
	color: #CBAC1E;
	font-weight: bold;
}
a:link {
	color: #CBAC1E;
}
a:visited {
	color: #CBAC1E;
}
a:hover {
	color: #CBAC1E;
}
a:active {
	color: #CBAC1E;
}
