body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;	
	background: #666666;
}
a:link {
	text-decoration: none;
	color: #07677C;
}
a:visited {
	text-decoration: none;
	color: #339999;
}
a:hover {
	text-decoration: underline;
	color: #07677C;
}
a:active {
	text-decoration: underline;
	color: #07677C;
}
.title {
	color: #07677C;
	font-weight: bold;
	font-size: 1em;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	font-weight: bold;
	color: #07677C;
	line-height: .9em;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	color: #07677C;
	font-weight: lighter;
	line-height: 1.4em;
	padding-bottom: 0px;
}
.style3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.65em;
	color: #07677C;
	font-weight: normal;
	line-height: 1.2em;
}
.style4 {
	color: #07677C;
	font-weight: bold;
	font-size: .8em;
}
.style5 {
	color: black;
	font-weight: normal;
	font-size: 0.7em;
}
.style6 {
	color: black;
	font-weight: normal;
	font-size: 0.65em;
}
.style7 {
	color: #FF0000;
	font-weight: bold;
	font-size: 0.8em;
}
.style8 {
	color: #FF0000;
	font-weight: bold;
	font-size: 0.7em;
}
table#table1 {
	background-color:#F0F8FF;
	border: solid #FF0000 2px;
	width: 100%;
}
.data {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: lighter;
}