body {
	background-color: 69758D;
}
.maintext {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: DAE0EA;
}
.maintextbold {
	font-family: Tahoma, Verdana;
	font-size: 11px;
	color: #DAE0EA;
	font-weight: bold;

}
.tinytext {

	font-family: Tahoma, Verdana;
	font-size: 9px;
	color: #DAE0EA;
}
a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;

}
.stretch {
	width: 100%;

}
.heading-banner {
	background-color: #9098AB;
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;


}
a:hover {
	text-decoration: underline;
}
