body{
	margin:0px;
	background-color:#96AFFF;
}
.bg_img{
	background:url(images/bg_img.jpg);
	width:1000px;
	background-repeat:repeat-y;
}	
.text{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:normal;
	color:#484848;
	text-decoration:none;
	line-height:18px;
}
.big{
	font-family:"Myriad Pro", "Myriad Pro Black", "Myriad Pro Black Cond";
	font-size:25px;
	font-weight:bold;
	color:#536EC4;
}	
.heading_text{
	font-family:Tahoma, Verdana, Arial;
	font-size:15px;
	font-weight:bold;
	color:#536EC4;
}
a.text_link{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:normal;
	line-height:22px;
	color:#536EC4;
	text-decoration:underline;
}
a.text_link:hover{
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:normal;
	line-height:22px;
	color:#ff0000;
	text-decoration:none;
}
