h1, h2 { font-family: "Trebuchet MS",verdana,arial,helvetica,sans-serif; }
h1 {
	color:			#072a60;
	background:		#fff;
	margin:			5px 0 0 0; }
h2 {
	color:			#ca0016;
	background:		#fff;
	margin:			7px 0 0 0;
	font-size:		150%;
	line-height:	1.25em; }
.toTop:link, .toTop:visited {
	padding:	0 10px 0 0;
	color:		#000;
	background:	#fff url(/images/toTop.gif) no-repeat right center; }
.toTop:hover, .toTop:active {
	padding:	0 10px 0 0;
	color:		#ca0016;
	background:	#fff url(/images/toTop.gif) no-repeat right center; }