a { color: #004080; text-decoration: none; }
a:hover { color: #0080FF; text-decoration: underline overline; }
img.imglink { border: 3px solid #c0c0c0; }
a:hover img.imglink { border-color: #0080FF; }
body
{
    BACKGROUND-COLOR: #c0c0c0;
    COLOR: #004080;
    FONT-FAMILY: 'Century Gothic';
    MARGIN: 0px;
    PADDING-BOTTOM: 0px;
    PADDING-LEFT: 0px;
    PADDING-RIGHT: 0px;
    PADDING-TOP: 0px;
    border-left: 0;
    border-bottom: 0;
    border-right: 0;
    border-top: 0;
	 vertical-align: middle;
}
img {
text-align: center;
 vertical-align: middle;
}
input { color: #004080; BACKGROUND-COLOR: #c0c0c0; }
textarea { color: #004080; BACKGROUND-COLOR: #c0c0c0; }
select { color: #004080; BACKGROUND-COLOR: #c0c0c0; }
table {
	horizontal-align: center;
	text-align: center;
	vertical-align: middle;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	border: 0;
	margin: 0;
	padding: 0;
}
TD {
	text-align: center;
	vertical-align: middle;
}
TR {
	text-align: center;
	vertical-align: middle;
}

