body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	color: #006633;
	font-weight: bold;
	font-size: 0.95em;
	border: #FFFFFF;
	text-decoration: none;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF6600;
	text-decoration: none;
	font-weight: bold;
	font-size: .95em;
	border: #FFFFFF;
	background-color: #FFFFFF;
}


a.text {
	font-family: Arial, Helvetica, sans-serif;
	color: #333366;
	text-decoration: underline;
	font-weight: bold;
	font-size: 0.9em;
	border: #FFFFFF;
}

a.text:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #990033;
	text-decoration: underline;
	background-color: #CCCCCC;
	font-weight: bold;
	font-size: 0.9em;
	border: #FFFFFF;
}



h4 { color:#003366;  }

.line {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
	padding-bottom: 0.55em;
}
.nospace {
	padding-top: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 1em;
}
h2 {
	font-size: 1.25em;
	color: #333399;
	text-align: center;
}
h3 {
	font-size: 1.15em;
	font-style: italic;
	color: #990033;
}

h3.resources {
	font-size: 1.15em;
	font-style:normal;
		color: #000000;
}

h4.resources {
	font-size: 1.15em;
	font-style: italic;
	color: #990033;
}

.firstltr {
	font-size: 1.5em;
	font-style: normal;
	color: #990033;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.indent {
	margin-right: 3em;
	margin-left: 3em;
}
.heading3 {
	font-size: 1.15em;
	font-style: italic;
	font-weight: bold;
	color: #990033;
}
.rightcell {
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #333399;
}
.square {
	list-style: square;
}
li {
	line-height: 1.5em;
}

li.events {
	line-height: 1.5em;
	list-style: url(none) none;
	margin-left: 0px;
}
.box {
	background-color: #DDDDFF;
}
.indent2 {
	margin-right: 1em;
	marin-left: 1em;
}
p.lessspace {
	margin-top: .1em;
	margin-bottom: .1em;
	padding-top: 0.1em;
	padding-bottom: .1em;	
}
.emphasis {
	font-style: italic;
	font-weight: bold;
	color: #990033;
}
.table1 {
	width: 700px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
}
