@charset "UTF-8";
.padown {
	padding-bottom: 10px;
}
.header {
	padding-bottom: 4em;
}
a:link {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #CCC;
}

a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #FFF;
}
a:visited {
	font-family: "Courier New", Courier, monospace;
	font-size: 11px;
	color: #666;
}
.padhead {
	padding-top: 9px;
}
