body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCC;
}
body {
	background-color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/agk_bkg2.gif);
}
a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #cccccc;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #cccccc;
	font-weight: bold;
}
.main_table {
	background-color: #666666;
	border: 2px solid #000000;
}
.small_copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #fa9fcb;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
}
.navigation {
	color: #333333;
	padding-top: 2px;
	padding-bottom: 2px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fa9fcb;
}
