@import url("10-18-09v2.css");
body {
	height:100%; /* fix height to 100% for IE */
	max-height:100%; /*remove padding */
	margin:0; /* remove margins */
	border:0; /* remove borders */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:center;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 25;
	}
	* {margin:0; padding:0;}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	font-weight: bold;
	font-variant: normal;
	font-style: normal;
	text-decoration: none;
	text-align: left;
}
a:link {
	color: #092F90;
	text-decoration: none;
	font-size:14px
}
a:visited {
	text-decoration: none;
	color:#C60;
	font-size:14px
}
a:hover {
	text-decoration: none;
	color: #F90;
	background-color: #333;
	font-size:14px
}
a:active {
	text-decoration: none;
	font-size:14px
}
a {
	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
}
s
