html{font-size:100.1%}
html,body,form{margin:0;padding:0}
html,body{ background:  url('bg.jpg') fixed no-repeat center top #000000;}
body{text-align:left;font-size:14px;font-family: Tahoma, Arial, Verdana; }
select,input,font,textarea{font-size:11px;font-family:Tahoma, Arial, Verdana}
a img,img,html,body{border:none}
a img,img,a{outline:none!important}
h1{font-size:22px;font-family:Tahoma, Arial, Verdana;color: #b98424;}
h3{
	font-size: 16px;
	font-family: Verdana;
	text-align: center;
	color: Black;
}
h4{
	font-size: 14px;
	font-family: Verdana;
	text-align: center;
	color: #c50000;
}


td {text-align:left;}

table#cost{
	border-collapse: collapse;
	width: 800px;
	margin-top: 100px;
	background-color: White;
	
}
table#cost td{
	border: 1px solid Gray;
	padding: 50px;
	line-height: 22px;
	font-family: Verdana; 
	font-size:12px;
}
table#cost td strong{
	color: Gray;
	line-height: 20px;
	font-family: Verdana; 
	font-size:11px;
}
table#cost td span{
	color: Black;
	font-weight: bold;
}




