BODY {
	color: #003399;
	background-color: #CCCCCC;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: medium;
}

A {
	color: Maroon;
	text-decoration: none;
}

A:HOVER {
	color: Blue;
	text-decoration: underline;
}
body {
	background: fixed url(images/bkgnd/chdgranit.jpg); 
}
H1 {
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
font-size: large;
 
}
H2 {
	font-family: "Times New Roman", Times, serif;
}
H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-weight: lighter;
}