A {
	text-decoration: none;
	color:#256A9B;
}

A:hover {
	color: #2DACDB;
	text-decoration: underline;
}
body {
	margin: 0px 0px 0px 0px;
	font-family: verdana;
	font-size: 12px;
	background-color: #a9a9a9;
}

td {
	vertical-align:top;
	font-size:12px;
	font-family: verdana, arial;
}	
TABLE.menu TD {
	background-color: transparent;
}
th {
	background-color: #F0F0F4;
	font-family: verdana, arial;
	color: #256A9B;
	font-size: 13px;
}

input {
	font-family: verdana, arial;
	font-size: 12px;
}
.content  {
	background-color: white;
	padding-top: 15px;
	padding-left: 0px;
	padding-right: 15px;
	padding-bottom: 15px;
	border-right: 1px solid #858585; 
	line-height: 20px;
	text-align: justify;
	font-family: times new roman;
	font-size: 16px;
}

TABLE.menubar TD {
	background-image: url('img/menubar.gif');
}
TABLE.menubar A:hover {
	background-color: transparent;
}

TABLE.footer TD {
	border-top: 1px solid #858585; 
	background-color: #F0F0F4; 
	border-bottom: 1px solid #858585;	
	padding: 5px;
}

.hpquote {
	text-align: justify;
	line-height: 13px;
	font-size: 11px;
}

h2 {
	font-family: verdana;
	font-size: 18px;
	font-weight: bold;
	color:#256A9B;
	margin: 0px 0px 0px 0px;
}

h3 {
	font-family: verdana;
	font-size: 14px;
	font-weight: bold;
	color:#000000;
	margin: 0px 0px 0px 0px;
}