p { text-align: justify; text-indent: 1em; margin-top: 0.2em; padding-top: 0.2em; margin-right: 1ex; margin-bottom: 0.2em; margin-left: 1ex; padding-right: 1ex; padding-bottom: 0.2em; padding-left: 1ex}
h1 {
	text-align: center;
	margin-top: 0.2em;
	padding-top: 0.3em;
	margin-bottom: 0.3em;
	padding-bottom: 0.2em;
	color: #145C0E;
	font-size: 175%;
	font-family: "Times New Roman", Times, serif;






}
h2 {
	text-align: center;
	margin-top: 0.2em;
	padding-top: 0.2em;
	margin-bottom: 0.2em;
	padding-bottom: 0.2em;
	color: #A30100;
	font-family: Arial, Helvetica, sans-serif;





}
h3 {
	text-align: justify;
	margin-top: 0.3em;
	padding-top: 0.3em;
	margin-bottom: 0.3em;
	padding-bottom: 0.3em;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 1em;
	font-weight: normal;
	font-style: oblique;







}
h4 {
	text-align: justify;
	text-indent: 2ex;
	margin-top: 0.1em;
	padding-top: 0.2em;
	margin-bottom: 0.1em;
	padding-bottom: 0.1em;
	margin-right: 0.1em;
	margin-left: 0.1em;
	padding-right: 1ex;
	padding-left: 1em;
	color: #000033;
	list-style-type: circle;
	background-position: left;
	font-family: Arial, Helvetica, sans-serif;




}
h5 {
	text-align: center;
	margin-top: 0.2em;
	padding-top: 0.2em;
	margin-bottom: 0.2em;
	padding-bottom: 0.2em;
	color: #FFFFFF;
	font-family: "Courier New", Courier, mono;
	font-size: 150%;










}
.menu {
	text-align: center;
	color: #000066;
	text-decoration: none;




}
a.menu {
	text-align: center;
	color: #000033;
	
	text-decoration: underline;

}
td.menu {
	text-align: center;
	color: #000066;
	text-decoration: none;
	list-style-type: circle;







}
li {
	text-align: justify;
	margin-right: 1ex;
	margin-left: 1ex;
	padding-right: 1ex;
	padding-left: 1ex;
	color: #530000;
	font-family: "Times New Roman", Times, serif;

}
ol {
	text-align: justify;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #000033;
}
a {
	color: #000066;
	text-align: center;

}
a:hover {
	color: #0033FF;
	text-decoration: none;
	text-align: center;



}
hr {

COLOR: #A3BCC1}
/*********** #navBar link styles ***********/

#navBar ul a:link, #navBar ul a:visited {display: block;}
#navBar ul {list-style: none; margin: 0; padding: 0;}

/* hack to fix IE/Win's broken rendering of block-level anchors in lists */
#navBar li {border-bottom: 1px solid #EEE;}

/* fix for browsers that don't need the hack */
html>body #navBar li {border-bottom: none;}

/*********** #sectionLinks styles ***********/

#sectionLinks{
	margin: 1px 0px;
	font-size: x-small;
	padding-top: 1px;
	padding-bottom: 1px;
	clip:   rect(auto auto auto auto);
}

#sectionLinks h3{
	padding: 8px 0px 2px 8px;
}

#sectionLinks a {
	display: block;
	border: 1px solid #A3BCC1;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}

#sectionLinks a:hover{
	background-color: #E4E7E9;
}
