.container {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	color: #000000;
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 19px;
}
a:link {
	font-weight: bold;
	color: #CC6633;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
}
a:visited {
	font-weight: normal;
	color: #CC6633;
	text-decoration: none;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
hr {
	color: #CC6633;
	height: 1px;
}
.footer {
	font-size: 10px;
	color: #666666;
	word-spacing: normal;
	letter-spacing: 0.3ex;

}

