p.header {font-family:Arial; font-size:11pt; font-weight: bold; color: white }
h3 {  font-family:Arial; font-size:14pt; color:#000080;  text-align:center; background: transparent;  font-weight: bold; }

/*

for help about CSS go to: http://www.w3schools.com/css/default.asp

<link rel="stylesheet" type="text/css" href="styles.css"/>
<p class=header>header text</p>

body {
	margin-bottom: 0px;
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}


*/
