body{
	margin:0px;
	background-color:#162f53;
}
.text{
	font-family:Tahoma, Verdana, Arial;
	font-size:14px;
	font-weight:normal;
	color:#000;
	text-decoration:none;
	line-height:26px;
}

.text2{
	font-family:Tahoma, Verdana, Arial;
	font-size:18px;
	font-weight:normal;
	color:#bd1818;
	text-decoration:none;
	line-height:8px;
}
.text-white{
	font-family:Tahoma, Verdana, Arial;
	font-size:10px;
	font-weight:normal;
	color:#ffffff;
	text-decoration:none;
	line-height:12px;
}
.heading_text{
	font-family:Tahoma, Verdana, Arial;
	font-size:16px;
	font-weight:bold;
	color:#006;
}
a.text_link{
	font-family:Tahoma, Verdana, Arial;
	font-size:16px;
	font-weight:bold;
	color:#810303;
	line-height:12px;
	text-decoration:none;
}
a.text_link:hover{
	font-family:Tahoma, Verdana, Arial;
	font-size:16px;
	font-weight:bold;
	color:#bd1818;
	line-height:18px;
	text-decoration:underline;
}
h2{
	font-family:"Trebuchet MS";
	font-size:25.7px;
	font-weight:normal;
	margin:0px;
	color:#FFFFFF;
	font-style:italic;
}
h3{
	font-family:"Trebuchet MS";
	font-size:32.13px;
	font-weight:normal;
	margin:0px;
	color:#006;
	font-style:italic;
}	
