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: #00557D;
	font-size: x-large;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;







}
h2 {
	text-align: center;
	margin-top: 0.2em;
	padding-top: 0.2em;
	margin-bottom: 0.2em;
	padding-bottom: 0.2em;
	color: #0052A4;
	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;
	font-weight: normal;
	color: #333333;
	font-style: oblique;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: 1em;





}
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: decimal;
	background-position: left;
	font-style: oblique;
	font-weight: bold;
	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: #000033;
	font-family: "Courier New", Courier, mono;
	font-size: 150%;








}
.menu {
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;




}
a.menu {
	text-align: center;
	color: #FFFFFF;
	text-decoration: underline;


}
a.menu:hover {
	text-align: center;
	color: #B9DCFF;
    text-decoration: none;


}
td.menu {
	text-align: center;
	color: #FFFFFF;
	list-style-type: circle;
	text-decoration: none;







}
li {
	text-align: justify;
	margin-right: 1ex;
	margin-left: 1ex;
	padding-right: 1ex;
	padding-left: 1ex;
	color: #000033;
	font-family: "Times New Roman", Times, serif;

}
ol {
	text-align: justify;
	margin-top: 2px;
	margin-bottom: 2px;
	padding-top: 2px;
	padding-bottom: 2px;
	color: #333333;
}
a {
	color: #000099;
	text-align: center;

}
a:hover {
	color: #0000FF;
	text-decoration: none;
	text-align: center;



}

hr {

COLOR:#CCE3FF }
/*********** #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: 2px 0px;
	font-size: x-small;
	padding-top: 2px;
	padding-bottom: 2px;
	clip:   rect(auto auto auto auto);
}

#sectionLinks h3{
	padding: 10px 0px 2px 10px;
}

#sectionLinks a {
	display: block;
	border: 1px solid #3591FF;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 5px;
}

#sectionLinks a:hover{
	background-color: #CCE3FF;
}
.alike {
	text-align: center;
	color: #000090;
	text-decoration: underline;
	cursor: hand;
}