body,td,th {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
body {color:#000000;
	background-color: #9b9b9b;
	margin-left: 15px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	text-indent: -20px;
	background-image: url(http://www.codehulkster.com/images/back.jpg);
}
#example { border: 2px solid #000; }

#indent { margin-left: 20px; text-indent: 20px; margin-right: 20px;}

.background { background-color:#000000;}

.headline { font-size:14px; font-weight:bold}

.date {font-size:10px}

.border{ border-bottom: 1px solid #000;}

a:link {
	text-decoration: underline;
	color: #000000;
}
a:visited {
	text-decoration: underline;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #BC2E2E;
}
a:active {
	text-decoration: underline;
	color: #BC2E2E;
	}

