h1 {
	font-size: 22px;
	font-weight: bold;
	margin:0px 0px 15px 0px;
	padding:0px;
	color:#black;
	background-color: transparent;
	font-family:Verdana, Arial, Helvetica, sans-serif
	}
h2 {
	font-size: 20px;
	font-weight: bold;
	margin:0px 0px 15px 0px;
	padding:0px;
	color:#999999;
	background-color: transparent;
	font-family:arial
	}

h3{
	font-size: 20px;
	font-weight: bold;
	margin:0px 0px 15px 0px;
	padding:0px;
	color:#999999;
	background-color: transparent;
	font-family:arial
	}

h4{
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:9px;
	line-height:15px;
	font-weight:300;
	color:black;
	background-color: transparent
	}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
