
body {
	background-color: #000000;
	font-family: Georgia, Verdana, Arial, sans-serif;
	font-size:12px;
}
div {
	padding:0;
	margin:0;
	border:0;
}
#content a:link {
	color:#E73C18;
}
#content a:visited {
	color:#E73C18;
}
#content a:hover {
	color:#E73C18;
	text-decoration:underline;
	cursor:pointer;
}
#content a:active {
	color:#E73C18;
}
#content HR {
	width:80%;
	color:#52616B;
	margin-top:0;
	margin-bottom:20px;
}
label {
	width:96px;
	text-align:right;
	padding-right:4px;
	font-weight:bold;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	color: #000000;
	text-decoration: underline;
	cursor:pointer;
}
a:active {
	text-decoration: none;
}
/* end of original css */
* {
	line-height:1.5;
}
