/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #999999;
}
a:hover {
	text-decoration:none;
	color: #000000;
}
a:link {
	text-decoration:none;
	color: #000000;
}
a:visited {
	text-decoration:none;
	color: #000000;
}
a:active {
	text-decoration:none;
	color: #000000;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style4 {font-size: small}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.style7 {color: #000099}

.smalltxtblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	color: #0000FF;
	font-weight: bold;
}
