body {
	color: #687386;
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 12px;
}

a:link, a:visited, a:active {
	color: #687386;
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 12px;
	text-decoration: underline;
}

a:hover {
	color: #FFFFFF;
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 12px;
	text-decoration: underline;
}

#headline {
	color: #687386;
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 20px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: 600;
	height:30px;
}

#headline2 {
	color: #687386;
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 14px;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: 600;
	font-style: normal;
}

#legend {
	color: #687386;
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 10px;
}

td {
	color: #687386;
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 12px;
}

#tbl_headline {
	background-color: #687386;
	color: #ffffff;
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 12px;
	font-weight: 600;
}

#tbl_content {
	background-color: #ccd3dd;
	color: #687386;
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 12px;
	font-style: normal;
}

.img_border {
	border-color: #687386;
	border-style: solid;
	border-width: thin;
}

.input {
	border-color: #687386;
	border-style: solid;
	border-width: thin;
	width: 100%;
	color: #687386;
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 12px;
}

textarea {
	border-color: #687386;
	border-style: solid;
	border-width: thin;
	width: 100%;
	color: #687386;
	font-family: "Lucida Grande", Verdana, Arial;
	font-size: 12px;
}
