h1 { color: white;
	background-color: black;
	font-family: verdana, arial, sans-serif;
	font-size: 10 pt;
	font-weight: bold;
	text-align: center;
	padding-bottom: 2 px;
	
		}
		
h1 b { color: red;
	 }
	 
p { color: black;
	font-family: verdana, helvetica, sans-serif;
	font-size: 12 pt;
	font-weight: normal;
	text-align: left;
		}
