body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
body {
	background-color: #5177d0;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:     url("blue.gif");
}
a {
	color: #5177d0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a:link {
	text-decoration: none;
	color: #5177d0;
}
a:visited {
	text-decoration: none;
	color: #5177d0;
}
a:hover {
	text-decoration: none;
	color: #66cc66;
}
a:active {
	text-decoration: none;
	color: #5177d0;
}
.footer {
	font-size: 14px;
	color: #FFFFFF;
}
.footer a:link {
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
}
.blue {
	color: #5177d0;
}

.footer a:visited {
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
}
.footer a:hover {
	font-size: 14px;
	text-decoration: none;
	color: #66cc66;
}
.footer a:active {
	font-size: 14px;
	text-decoration: none;
	color: #FFFFFF;
}

.style1 {
	font-size: 9px;
	text-align: justify;
}
.style1 a:link {
	text-decoration: none;
	color: #5177d0;
	font-size: 9px;
	text-align: justify;
}
.style1 a:visited {
	text-decoration: none;
	color: #5177d0;
	font-size: 9px;
	text-align: justify;
}
.style1 a:hover {
	text-decoration: none;
	color: #66cc66;
	font-size: 9px;
	text-align: justify;
}
.style1 a:active {
	text-decoration: none;
	color: #5177d0;
	font-size: 9px;
	text-align: justify;
}

fieldset { border:1px solid #5177d0;
padding:0.5em;}

legend {
  padding: 0.2em 0.5em;
  color:#000;
  font-weight:bold;
  }
form{
	  margin: 0;}
