a {
	font-size: 10pt;
	text-decoration: underline;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #660000;
}
a:visited {
	color:  #660000;
	text-decoration: underline;

	}
a:active {
	color:  #660000;
	text-decoration: underline;

	}
a:hover {
	color: #ff6600;
	text-decoration: none;
	}

a.footerlink {
	font-size: 9pt;
	text-decoration: underline;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #993300;
}
a:visited.footerlink {
	color:  #993300;
	text-decoration: underline;

	}
a:active.footerlink {
	color:  #993300;
	text-decoration: underline;

	}
a:hover.footerlink {
	color: #660000;
	text-decoration: none;
	}

body, p, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #990000;
	font-weight: bolder;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #ff6600;
}


h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: bolder;
	color: #000000;
}


li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}

ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	list-style-type: square;
}

.smallp {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #993300;
}

.smallbrown {
	font-size: 9pt;
	color: #993300;
	font-family: Arial, Helvetica, sans-serif;
}

.maroon10 {
	font-size: 10pt;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #660000;
}
.maroonheading {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: bold;
	color: 660000;
	text-decoration: underline;
}

.boldblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bolder;
	color: #000000;
}

.timeslist {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: 660000;
}
.italic {
	font-style: italic;
	color: #000000;
	font-weight: normal;
}
.brown {
	font-weight: bold;
	color: #993300;
	font-size: 12pt;

}
.redbold {
	font-weight: bold;
	color: #990000;
	padding: 2px;

}
.italicmaroon {

	font-style: italic;
	color: #990000;
	font-weight: bold;
}
.brownheading {
	font-size: 18px;
	font-weight: bold;
	color: #CC6600;
}
.brownitalic {
	font-size: 14px;
	font-style: italic;
	color: #993300;
	font-weight: bold;

}
.arrowlist {
	list-style-image: url(../images/redarrow.jpg);
	font-style: italic;
	color: #990000;
}
.blue {
	color: #000099;
}
.announcementbox {
	padding: 10px;
	height: 100px;
	width: 400px;
	border: 2px solid #990000;
	text-align: center;
}
.maroon10box {
	font-size: 10pt;
	font-family:  Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #660000;
	height: 100%;
	width: 150px;
	padding: 3px;


}
.redheading {
	font-weight: bolder;
	color: #CC3300;
	font-size: 16px;

}
h4 {

	font-weight: bolder;
	color: #800000;
	font-size: 14px;
}

.redborderbox {
	padding: 4px;
	border: 1px solid #990000;
	text-align: center;
	color: #990000;
	}
	
.red {
	color: #990000;
	}
	
.brown {
	font-weight: normal;
	color: #993300;
	font-size: 10pt;

}

.orangebold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ff6600;
}

.smallorange {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #FF6600;
}
