body,td,th {
	font-family: Verdana, Eurostile, Georgia, Times New Roman, Times, serif;
	font-size: 11px;
	color: #000000;	
}
body {
	background-color: #ffffff;
	margin: 5px;
}
a:link {
	color: blue;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: blue;
}
a:hover {
	text-decoration: underline;
	color: red;
}
a:active {
	text-decoration: underline;
	color: red;
}

a:focus {outline: none}

.blackbox a:link {
	color: #ffffff;
	text-decoration: none;
}
.blackbox a:visited {
	text-decoration: none;
	color: #ffffff;
}
.blackbox a:hover {
	text-decoration: none;
	color: #996600;
}
.blackbox a:active {
	text-decoration: none;
	color: #999900;
}
	
	
	
p {
	margin-left: 10px;
	margin-right: 10px;
}
h1 {
	font-weight: bold;
	font-size: 15px;
	margin-left: 0px;
	margin-right: 0px;
}
h2 {
	font-weight: bold;
	font-size: 12px;
	border-bottom: 1px dotted #444444;
	text-align: right;
	margin-right: 10px;
}
h3 {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 0;
	margin-left: 15px;
}
h6 {
	font-weight: bold;
	font-size: 12px;
	color: #323141;
	margin: 0px;
	letter-spacing: +1px;
}

#black {
	margin: 5px;
	color: #000000;
	
}
#banner {
	
}
#toprightbox {
	background-color: #000000;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}
#content {
	width: 490px;
	\width: 510px;
	w\idth: 490px;
	background-color: #FFFFFF;
}
#sidebar {
	width: 200px;
	\width: 220px;
	w\idth: 200px;
	background-color: #000000;
}
#message {
	background-color: #DDDDDD;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF
}
#footer {
	
	
}
#dontthrow {
	
	
}
ul, ol {
	margin-top: 0;
	margin-left: 10px;
	margin-right: 10px;
	text-align: justify;
}