body,table,td {
	font-family: verdana,Arial, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #363636;
	line-height : 14px;
}
.content{
	text-align : justify;
}
a {
	text-decoration: none;
	color: #1689AF;
}

a:hover {
	color: #E62060;
	text-decoration: underline;
}
.style6 {
	font-size: 11px;
  color: #ffffff;
}
.style7 {font-size: 14px}
.style8 {
   color: #990000
   font-size: 11px;
}
.header_blue {
  color: #006B77;
  font-weight: bold;
}
.headlines{
  color : #06759F;
}
.headlines a{
  text-decoration:none;
}
.headlines a:hover {
  color : #CA042C;
  text-decoration:underline;
}
input,select,textarea {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	background-color: #F5F8F3;
	padding: 0px 1px 1px;
	margin: 0px 1px 1px;
	line-height : 14px;
}