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

.hw_body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #CFBED0;
	text-align: left;
	padding-left: 18px;
}
.hw_table {
	padding-left: 0px;
	color: #CFBED0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 24px;
}
.hw_lead {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	line-height: 24px;
	color: #FFFFFF;
	text-align: left;
}
a:link {
	color: #CFBED0;
}
a:visited {
	color: #EEE;
}
a:hover {
	color: #CFBED0;
}
a:active {
	color: #CFBED0;
}
body {
	background-color: #673068;
}
