p { 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 {margin-left: 2ex;
	margin-top: 0.2em;
	padding-top: 0.3em;
	margin-bottom: 0.3em;
	padding-bottom: 0.2em;
	color: #000033;
	font-size: 175%;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
h2 {		
    font-size: 90%;
	text-align: center;
	margin-top: 0.2em;
	padding-top: 0.2em;
	margin-bottom: 0.2em;
	padding-bottom: 0.2em;
	color: #007979;
font-family: Verdana, Arial, Helvetica, sans-serif;
}
h3 {margin-left: 2ex;
	margin-top: 0.3em;
	padding-top: 0.3em;
	margin-bottom: 0.3em;
	padding-bottom: 0.3em;
	color: #666666;
	font-style: oblique;
	text-indent: 1ex;
}
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: #333333;
	list-style-type: circle;
	background-position: left;
	font-style: normal;
}
h5 {
	text-align: center;
	margin-top: 0.2em;
	padding-top: 0.2em;
	margin-bottom: 0.2em;
	padding-bottom: 0.2em;
	color: #0B2D31;
	font-family: "Courier New", Courier, mono;
	font-size: 150%;
}
h6 {
	margin-top: 0.1em;
	padding-top: 0.2em;
	margin-bottom: 0.1em;
	padding-bottom: 0.1em;
	text-align: center;
	font-size: 90%;
	color: red;
	font-weight: bold;}
.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: #B9E26B;
	text-decoration: none;

}
td.menu {
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	list-style-type: circle;
}
li {
	text-align: justify;
	margin-right: 1ex;
	margin-left: 1ex;
	padding-right: 1ex;
	padding-left: 1ex;
	color: #003333;
	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: #004848;
	text-align: center;
}
a:hover {
	color: #014A6D;
	text-decoration: none;
	text-align: center;
}