H1 {
 font-family: Arial, Helvetica;
 font-size:24px;
 text-align:center;
}

H2 {
}

HR {
 color: #FF0000;
 width: 98%;
}

TD.header {
 font-family: Arial, Helvetica;
 font-size:32px;
 text-align:center;
}

P.contact {
 font-family: Arial, Helvetica;
 font-size:14px;
 text-align:center;
}

body {
 font-family: Arial, Helvetica;
 color: #0000CC;
 background: #AAAAAA;
 margin: 20px;
 background-image: URL("../images/uwLogo_stone_lite.jpg");
}

B.heading {	
 font-family: Arial;
 font-size: 14pt;
}

PRE {
 font-family: Arial;
 font-size: 12pt;
 text-align:left;
}

A {
	text-decoration: none;
}

A:hover {
	text-decoration: underline;
}

A:hover.nav {
	color:#FF0000;
}

A.nav {
	color: #0000FF;
	font-size: 10pt;
	font-weight: bold;
}

