
html, body, table, td, p, div, span, h1, h2, h3, h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {text-decoration: none}
a:visited {color: #0000FF}
a:hover {text-decoration: underline; color: #ff0000}

.pageTitle {
	color: 3399CC;
	font-family: "Arial Black", "Arial Black", Gadget, sans-serif;
	font-size: 18pt;
	padding-top:20px;
}
.nowrap {white-space:nowrap;}
