body{
	margin:0px;
	background-color:#213F63;
}
.text{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	line-height:16px;
}
.text_heading{
	font-family:Tahoma, Verdana, Arial;
	font-size:15px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	line-height:18px;
}
a.text_link{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:normal;
	color:#00B6F5;
	text-decoration:underline;
	line-height:17px;
}
a.text_link:hover{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:normal;
	color:#00B6F5;
	text-decoration:none;
	line-height:17px;
}