body {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 50px;
	margin-top: 15px;
	margin-right: 50px;
	background-color: #FFFFFF;
	left: 50px;
	top: 50px;
	right: 50px;
	bottom: 50px;
	margin-bottom: 20px;
	text-align: justify;







}
a:link {
	color: #0000FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #993300;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
h1 {
	font-size: 28px;
	color: #000099;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	text-transform: capitalize;
	margin: 0px 0px 0px 8px;
	height: 82px;
	padding: 5px;
	left: 200px;
	top: 50px;
	border-bottom: 3px solid #0000FF;
	border-left: 3px none #0000FF;
	border-right-width: 3px;
	border-right-style: dotted;
	border-right-color: #0000FF;
	text-indent: 10pt;








}
h2 {
	font-size: 16px;
	color: #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
h3 {
	font-size: 16px;
	color: #000099;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;


}
h4 {
	font-size: 14px;
	color: #0000FF;
}
h5 {
	font-size: 12px;
	color: #000000;
}
.menu-small {
	font-size: 12px;
	font-style: italic;
}
.footnote {
	font-size: small;
	font-style: italic;
	color: #666666;
}
p {
}
table {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFCC;
	border: thin dashed #999999;
	font-weight: bold;
	margin: 5px 10px 10px 20px;
	padding: 5px;
	font-size: smaller;

}
td {
	padding: 10px;
	text-align: left;
	vertical-align: top;
	border: 1px dotted #666666;



}
.footer {
	font-size: smaller;
	font-style: normal;
	background-color: #66FFFF;
	padding: 15px;

}
.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: smaller;
	background-color: #FFFFFF;
	text-align: justify;
	vertical-align: middle;
	margin: 10px 0px;
	float: none;





}
.middlenav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: smaller;
}
.first-text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-align: left;

}
.top {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: smaller;
	text-align: right;
}
.myNewClass
{
    font-size: larger;
    color: green;
    font-family: Monospace, 'Courier New';
}
