body {
	background-color: #777777;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Tahoma, Verdana, Arial, sans-serif;
}
.style1 {
font-size: 13px
}
.style2 {
font-size: 11px
}
a:link {
	color: #3333FF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333366;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #0000CC;
}
.style3 {
	font-size: 24px;
	font-weight: bold;
	margin-left: 3px;
}
.style4 {
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	margin-left: 3px;
}
.borderBtmWhite {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #FFFFFF;
}
.borderBtmRed {
	border-bottom-width: thin;
	border-bottom-style: dashed;
	border-bottom-color: #996699;
}
.navBar {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.marginsTB {
	margin-bottom: 3px;
	margin-top: 3px;
}
.style5 {
	color: #FFFFFF;
	font-size: 13px;
}
.borderBlack {
	border: 2px solid #000000;
}
.style6 {
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-left: 3px;
}
a img { border: none; }