body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.style1 {
	color: #FFFFFF;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}

.style2 {
	color: #7f7f7f;
	font-size: 11px;
	font-family: tahoma;
}

.style3 {
	color: #689941;
	font-size: 11px;
	font-family: tahoma;
}

.style4 {
	color: #305293;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration: none;
}
.style4:hover {
	color: #305293;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration: underline;
}

.style5 {
	color: #305293;
	font-size: 11px;
	font-family: tahoma;
}

.style6 {
	color: #305293;
	font-size: 11px;
	font-family: tahoma;
}

.style7 {
	color: #7f7f7f; 
	font-size: 11px; 
	font-family: tahoma; 
	font-weight: bold; 
}

.buton {
	background-color: white;
	color: #5D5D5D;
	font-size: 11px;
	border-bottom: 1px solid #5D5D5D;
	border-top: 1px solid #5D5D5D;
	border-left: 1px solid #5D5D5D;
	border-right: 1px solid #5D5D5D;
}
