td {
	font-size: 12px;
	font-family: "Verdana";
	line-height: 20px;
	text-decoration: none;
}
.navLine {
	border-right:1px solid #FFFFFF;
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;


}a {
	color: #025A78;
	text-decoration: underline;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
.fontTitle {
	font-weight: bold;
	color: #006699;
	padding-left: 10px;
}
.fontTitleWhite {
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 10px;
}
.fontStriking {
	font-weight: bold;
	color: #FF0000;
}
.fontWhite {
	color: #FFFFFF;
}
.titlecol {
	line-height: 14px;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #F80000;
	text-align: center;
	margin: 20px;
	}
