body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.style1 {
	color: #5F8AA6;
	font-size: 12px;
	font-family: tahoma;
	font-weight: bold;
}
.style2 {
	color: #375467;
	font-size: 11px;
	font-family: tahoma;
}
.style3 {
	color: #7e7e7e;
	font-size: 12px;
	font-family: tahoma;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.style4 {
	color: #5F8AA6;
	font-size: 15px;
	font-family: tahoma;
	font-weight: bold;
}
.style5 {
	color: #393939;
	font-size: 11px;
	font-family: tahoma;
}
.bold {
	font-family: Verdana, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #7e7e7e;
}

.navigation {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	padding: 5px;
	width: 200px;
	color: #7e7e7e;
	display: block;
	margin-left: 5px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	background-color: #EBEBD8;
	padding: 5px;
	width: 200px;
	color: #FF0000;
	display: block;
	margin-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

.navigation1 {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	padding: 5px;
	width: 190px;
	color: #7e7e7e;
	display: block;
	margin-left: 15px;
	border-bottom-style: none;
}

.navigation1:hover {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	padding: 5px;
	width: 190px;
	color: #FF0000;
	display: block;
	margin-left: 15px;
	border-bottom-style: none;
	background-color: #EBEBD8;
	border-bottom-color: #CCCCCC;
}

