/* HTML Tag Styles */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #6B8092;
}
.menu {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.text {
	font-family: Tahoma;
	font-size: 11px;
	color: #686C70;
}

.p {
	font-family: Tahoma;
	font-size: 11px;
	color: #686C70;
}

