body {font-family: "Trebuchet MS";
	background-color: #fff;
	color: #000;
	font-size: 12pt;
	margin: 30px;}

h1 {font-size: 3em;
	text-align: center;}

h2 {border-bottom:1px solid #ccc;
color:#006699;
margin:0 15px 10px 0px;
padding-top:10px;
font-size:2.5em;
font-weight:bold;
/* Blue Header with underline in main content */
}

h3 {border-left:5px solid #ccc;
margin:0 15px 10px 15px;
padding-left:15px;
font-size:1.3em;}

h4 {font-size: 16pt;}

h5 {font-size: 12pt;}

h6 {font-size: 10pt;}

p {text-align: justify;}

img.left {float: left;
margin: 0 20px 10px 0;}

img.right {float: right;
margin: 0 0 10px 20px;}

.center {text-align: center;}

td {vertical-align: top;}