/* CSS Document */

body {
	scrollbar-base-color: #ffffff;
	scrollbar-track-color: #ffffff;
	scrollbar-face-color: #990000;
	scrollbar-arrow-color: #990000;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	background-color: #ffffff;
	}

.title {
	font: 12px verdana, arial;
	color: #ffffff;
	font-weight: bold;
	margin: 0 auto 5px;
	text-transform: uppercase;
}

.home {
	line-height: 15px;
}

.calendar {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #000000}

h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
/*	font-weight: bold;*/
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #990000;
	color: #990000;
	margin-bottom: 22px;
}

h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #990000;
}

h3{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
	line-height: 13px;

}

ul li {
	background-image: none;
	background-repeat: no-repeat;
	list-style-position: outside;
	list-style-image: none;
	list-style-type: disc;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;	
	line-height:16px;

}

p.footer{
   font: 10px verdana, arial;
   color: #ffffff;
   font-weight:normal;
  } 
  
a {
	text-decoration: none;
	color: #990000;
}
a:hover {
		text-decoration: underline;
}

p {
	margin: 0 0 10px;
	padding-left: 5px;
	padding-right: 0px;
 	color: #000000;
	font: 12px verdana, arial;
	text-align: left;
	line-height: 17px;
}
.intro{
	padding-left: 30px;
	line-height: 15px;
	font-style: italic;
	padding-right: 30px;
}
.subHeadings{
	font: 11px verdana, arial;
	color: #990000;
	line-height: 16px;
	font-weight:bold;
	}
.notes{
	color: #990000;
	}
ol li{
	font: 12px verdana, arial;
	color: #000000;
	font-weight: normal;
	list-style-type: decimal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height:16px;	
}
table {
	font: 11px verdana, arial;
	color: #000000;
	font-weight: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.quote{
	padding-left: 0px;
	line-height: 13px;
	font-weight: bold;
}
