body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #517186;
}
.style1 {
	color: #ffffff;
	font-size: 11px;
	font-family: arial;
	text-decoration:none
}
.style2 {
	color: #8ca9bb;
	font-size: 11px;
	font-family: arial;
}
.style3 {
	color: #FFFFFF;
	font-size: 12px;
	font-family: arial;
	font-weight: bold;
	text-decoration:none
}
.style4 {
	color: #FFE476;
	font-size: 11px;
	font-family: arial;
	font-weight:bold
}
.style5 {
	color: #C1D830;
	font-size: 13px;
	font-family: arial;
	font-weight:bold;
	text-decoration:none
}

textarea {
	font-family:tahoma; 
	font-size:11px; 
	border:1px solid #2F4B5F; 
	background-color:#668497; 
	color:#FFE476; 
	padding-left:5px;
}

input, select {
	font-family:tahoma; 
	font-size:11px; 
	border:1px solid #2F4B5F; 
	background-color:#668497; 
	color:#FFE476; 
	padding-left:5px;
}
