body {
	font-family: Arial, Helvetica, sans-serif;
	}
h1 {
	font-size: 18px;
	font-family: Tahoma;
	color: #0e7891;
	line-height: 30px;
	margin: 0px;
	}
h2 {
	font-size: 14px;
	font-family: Tahoma;
	font-style: italic;
	color: #000000;
	line-height: 17px;
	margin: 0px;
	}
#btm {
	width: 750px;
	height: auto;
	border: 1px solid Gray;
	border-top: 5px solid #233438;
	background-color: #F5F5F5;
	position: relative;
	}
#copyright {
	width: 750px;
	height: auto;
	border: solid 0px black;
	margin-top: 5px;
	}
.txt {
	font-size: 12px;
	text-align: left;
	}
.header {
	font-size: 19px;
	}
.shadow {
	font-family: Bitstream Vera Serif;
	font-size: 18px;
	color: Gray;
	}
.btm {
	font-size: 12px;
	text-align: left;
	font-weight:400;
	padding: 15px;
	}
.copyright {
	font-size: 12px;
	font-family: Tahoma;
	font-weight:200;
	color: Gray;
	text-align: left;
	}
a, a:visited {
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
td#menu {
	color:#FFFFFF;
	background-color: #000000;
	height:26px;
	vertical-align:center;
	}
td#menu a, td#menu a:active, td#menu a:visited {
	font-size: 10pt;
	font-family: Tahoma;
	color:#FFFFFF;
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
	}
td#menu a:hover {
	color: #F0F0F0;
	text-decoration: underline;
	}
.bold {
	font-weight: bold;
	}