/* CSS Document */

body,td,th {
	color: #000000;
}
body {
	background-color: #CCCCCC;
	margin-left: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
}
a:link {
	color: #0000CC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #0000CC;
}
a:hover {
	text-decoration: none;
	color: #824100;
}
a:active {
	text-decoration: underline;
	color: #0000CC;
}
.style2 {font-size: 36px}
.style5 {font-size: 18px}
