body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #333333;
}
body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
	color: #6633FF;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.clutter {font-size: xx-small}
.bod {
	color: #000000;
	text-align: left;
}
.footer {
	color: #CCCCCC;
	font-size: x-small;
}
.sidebar {color: #FFFFFF}
.white_body {color: #FFFFFF; font-size: small; }
.high_freq {color: #6633FF}
