table{
	
	

	}

.category h2{
	font-size:16px;
	line-height:24px;
	font-weight:bold;
	text-transform:uppercase;
	text-align: center;
	color:#3399ff;
	}
	
h1{
font-size:16px;
color:#333333;
font-weight:bold;

margin:0px;
clear:both;
}

.contact h2{
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	text-align:justify;
	color:#3399ff;
	padding:20px 0 10px 0;

	}
.contact p{
	font-size:16px;
	color:#333;
	line-height:24px;
	padding:10px 0;
	}
.contact p span{
	font-size:16px;
	font-weight:bold;
	color:#3399ff;
	padding:5px 0;
	}