.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #000033;
	text-decoration: none;
	font-weight: normal;
}
.body {
	margin-top:10px;
	background:#FFFFFF;
	}
.img {
	border:1px solid #000000;
	}
.wrapper {
	width:100%;
	background:#ffffff;
	border-top: 1px none;
	border-right: 1px solid;
	border-bottom: 1px solid;
	border-left: 1px solid;
	}
	.logobkg {
	background:#006699 center;
	border-bottom:1px #000000;
	white-space: nowrap;
	padding-top: 5px;
	}
.bottom {
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
	background-color: #FFFFFF;
	white-space: normal;
	font-family: Tahoma;
	font-size: 0.7em;
	color: #000066;
}
.text2 {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #000066;
	font-weight: bolder;
}
.nav {
	background-color: #006699;
	width: 100%;
	position: relative;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	color: #FFFFFF;
	font-weight: bold;
}
.button {
	font-family: Tahoma;
	font-size: 0.6em;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 5px;
	white-space: nowrap;
	text-decoration: none;
}
.button a:link {
}

