/* Start of CMSMS style sheet 'main' */
a:link.nav {font-family: Verdana; font-size: 10pt; color:#FFC928; text-decoration:none;}
a:visited.nav {font-family:Verdana; font-size: 10pt; color:#FFC928; text-decoration:none;}
a:hover.nav {font-family: Verdana; font-size: 10pt; color:#DEB00E; text-decoration:none;}

a:link.header {font-family: Garamond; font-size: pt; color:#800000; text-decoration:underline;}
a:visited.header {font-family:Garamond; font-size: 13pt; color:#800000; text-decoration:underline;}
a:hover.header {font-family: Garamond; font-size: 13pt; color:#800000; text-decoration:none;}

td.grey {background-color:lightgrey;}
td.lightgrey {background-color:#E7E7E7;}
td.lightergrey {background-color:#F5F5F5;}


h1 {
	width: 800px;
	height: 185px;
	background: url('header2.jpg') no-repeat;
	text-indent: -9999px;
       margin-bottom:0px;
}	

h2 {
	font-family: garamond, Helvetica, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height:28px;
	font-weight:normal;
	font-variant: normal;
	color: #800000;
}
/* End of 'main' */

