body,table {
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
	line-height: 14px;
}
.border1px {
	border: 1px solid #1C3661;
}
.footer {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #1C3661;
	border-bottom-color: #1C3661;
	border-left-color: #1C3661;
	color: #FFFFFF;
	text-align: center;
}
h1 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: bold;
	margin-bottom: 2px;
	padding-bottom: 0px;
}
.info {}
.info h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	line-height: 12px;
	margin-top: 0px;

}
A:link, A:visited { 
	color: #000066;
	text-decoration: none;
}
A:hover {
	color: #990000;		
	text-decoration: underline;
}
.footer A:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer A:visited {	
	color: #FFFFFF;	
	text-decoration: none;
	}
.footer A:hover {
	color: #FFFFFF;		
	text-decoration: underline;
}
