body {
	background-color: #000066;
}

body {
	color: #DEDECA;
}

td, th {
	color: #99CCCC;
	font-family: "Bookman Old Style", "Book Antiqua", "Franklin Gothic Book", Georgia, "Times New Roman";
	font-size: 12px;


}

h1 {
	color: #FFFF33;
	font-family: "Bookman Old Style", "Book Antiqua", "Franklin Gothic Book", Georgia, "Times New Roman";

}

h2 {
	color: #FFFF66;
	font-family: "Bookman Old Style", "Book Antiqua", "Franklin Gothic Book", Georgia, "Times New Roman";

}

h3, h4 {
	color: #99cccc;
	font-family: "Bookman Old Style", "Book Antiqua", "Franklin Gothic Book", Georgia, "Times New Roman";
	font-weight: normal;


}

h5, h6 {
	color: #6699CC;
	font-family: "Bookman Old Style", "Book Antiqua", "Franklin Gothic Book", Georgia, "Times New Roman";

}

a {
	color: #9999cc;
	text-decoration: none;

}p {
	font-family: "Bookman Old Style", "Book Antiqua", "Franklin Gothic Book", Georgia, "Times New Roman";
	text-align: justify;
}
.h4sub {
	font-family: "Bookman Old Style", "Book Antiqua", "Franklin Gothic Book", Georgia, "Times New Roman";
	font-size: 16px;
	font-weight: normal;
	color: #99cccc;
}
a:hover {
	color: #99CCCC;
	text-decoration: none;
}
#linkstbl h5 {
	margin-bottom: 12px;
	padding-top: 0px;
	padding-bottom: 2px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333399;
	margin-top: 12px;
}
.rightmarg {
	margin-right: 8px;
	border: 1px solid #86CCBD;
}
