body {
	margin:0 0 0 0;
	font-family:calibri;
}
img {
	border:0px;
}
a {
	text-decoration: none;
}
li {
	display:inline;
}
.fade {
	opacity:0.75;
}
.fade:hover {
	opacity:1;
}
.center {
	text-align:center;
}
.link img {
	border:1px solid white;
}
.link:hover img {
	border:1px solid #cccccc;
}
.link a {
	color: #000000;
}
.link a:hover {
	color:#8C8900;
}
#green li a {
	color:#00dd00;
	text-decoration: none;
}
#green li a:hover {
	color:#66ff66;
}
table {
	border-collapse:collapse;
}
tr {
	vertical-align:top;
}
tr {
	text-align:center;
}
h1, h2 {
	font-weight:normal;
	color:#000000;
	text-align:center;
}
h1 {
	font-size:3em;
}
h4 {
	font-weight:normal;
	margin:0;
	line-height:2em;
	text-transform:uppercase;
	text-align:center;
}
#header {
	text-align:center;
}
#page {
	line-height:120%;
}
#copyright {
	margin-top:2.5em;
	text-align:center;
	font-size:0.6em;
}
.hd {
	width:50%;
	height:50%;
}