/* St Chad's Stylehseet */

body {
	margin: 0px;
	background-color: #9dbbf8;
}

body,td { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;	
}

a:link,a:visited,a:active {
	color: #840000
}

a:hover { 
	color: #000000;
}

.heading {
	font-weight: bold;
	font-size: 16px;
	color: #000080;
}

.heading2 {
	font-weight: bold;
	font-size: 14px;
	color: #840000;
}