/* CSS Document */

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h6 {
	font-size:13px;
	color:#990033;
	line-height: 15px;
}

h5 {
	font-size:15px;
	color:#990033;
	line-height: 17px;
}

h4 {
	font-size:17px;
	color:#990033;
	line-height: 19px;
}

h3 {
	font-size:19px;
	color:#003399;
	line-height: 21px;
}

h2 {
	font-size:21px;
	color:#003399;
	line-height: 23px;
}

h1 {
	font-size:23px;
	color:#003399;
	line-height: 25px;
}



a {
	text-decoration:none;
	color: #003399;
}

a:link {color:#003399}

a:visited {color:#003399}

a:hover {color:#990033}

a:active {color:#990033}



div.margins {margin-left:124 px}

.title {font-weight:bold}

.footer {font-size: 10px;
		font-weight: normal;}

.calendar  {font-size: 10px;} 

.forms  {font-size: 10px;}

body {
	color:black;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
p {
	color:black;
	font-size: 11px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.sectionheader {
}
