body {
	font: 0.7em/150% "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
}

p {
	font: 1em/150% "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
}

td {
	font: 1em/150% "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
}

a:link, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #1d5780;
	font-style: italic;
}

a:active{
	color: #ffc334;

}

a:hover, a:focus {
	text-decoration: underline;
	color: #ffc334;
}

a img {
	border: 0 none;
}

h1.page {
	font-size: 1.5em;
	font-weight: bold;
	padding: 57px 10px 0px 10px;
	margin: 0px;
	background: white url(/rev/Images/h1Header.jpg) no-repeat bottom left;
	height: 48px;
}


