#ads{
	float: right;
}
.capital {  }
.bluelink {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
	width: 110px;
}
.yellowlink {
	color: #FFCC99;
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	width: 110px;
}
.yellowlink A:hover {  color: #FFFFFF}
.sublink {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
.bluelink A:hover {  color: #FF0000}

a  {
	color : #003366;
}

a:hover  {
	color : #CC0000;

}
.gray{color:#666666;}
h1 {
	font-family: "Courier New", Courier, mono;
	color: #003366;
	font-weight: bold;
	font-size: large;
}
h2 {
	font-family: "Courier New", Courier, mono;
	color: #003366;
	font-weight: bold;
	font-size: medium;
	margin-bottom: 0.2em;
}
.blackback {
	background-image: url(/IMAGES/canvGeel.jpg);
	border: #003399;
}
.menu {  font-family: "Courier New", Courier, mono; font-size: 12px; font-weight: bold; color: #003366; background-color: #CCCCCC; text-decoration: none}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.verySmall {
	font-size: xx-small;
	background-color: #E1E1E1;
	height: 10px;
	width: 800px;
}
td {  font-family: Arial, Helvetica, sans-serif; font-size: x-small}
table {  font-family: Arial, Helvetica, sans-serif; font-size: x-small}
.currentPage {  font-weight: bold; color: #999999}
.red {
	color: #FF0000;
}
.box {
	background-color: #FFFF99;
	padding: 5px;
	border: thin solid #003366;

}
form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.boxBorder {
	padding: 5px;
	border: 1px solid #999999;
	background-color: #FFFFFF;

}
.topLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
}
a:active {
	color: #FFFFFF;
	background-color: #CC0000;
}
