body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
.style1 {
	color: #000000;
	font-size: 11px;
	font-family: arial;
}
.style2 {
	color: #000080;
	font-size: 11px;
	font-family: arial;
	text-decoration:none
}
.style3 {
	color: #00000;
	font-size: 9px;
	font-family: tahoma;
}
.navigation {
	color: #000000;
	font-size: 11px;
	font-family: arial;
	text-decoration:none;
	a {text-decoration: none}
}
.style5 {
	color: #565656;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
	text-transform:uppercase
}
.style6 {
	color: #565656;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}

.row1 {
	background-color: #F6F6F6;
}

.row2 {
	background-color: #FFFFFF;
}
a:visited {
	color: #FF0000;
}
.framed {
	margin: 5px;
	border: 1px solid #666;
	padding: 2px;
}
.framedLight {
	margin: 10px;
	border: 0;
	padding: 2px;
}