body, html {
	margin: 3px;
	background-color: #CCCCCC;
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight: normal;
	color:#000000;
}


.summary {
	font-family: Georgia, Times New Roman, serif;
	font-size:12px;
	font-style: italic;
	color: #000000;
	font-weight: bold;
}

.heading {
	font-family: Arial Black, Helvetica, Arial, sans-serif;
	font-size:14px;
	color: #336600;
}

h1 {
	font-family: Georgia, Times New Roman, serif;
	margin-top: 5px;
	margin-bottom: 10px;
	font-size:30px;
	font-style: italic;
	color: #CC6600;
	font-weight: bold;
}

h2 {
	font-family: Georgia, Times New Roman, serif;
	margin-top: 15px;
	margin-bottom: 5px;
	font-size:26px;
	font-style: italic;
	color: #CC6600;
	font-weight: bold;
}

h3 {
	font-family: Georgia, Times New Roman, serif;
	font-size:22px;
	font-style: italic;
	color: #CC6600;
	font-weight: bold;
}

h4 {
	font-family: Georgia, Times New Roman, serif;
	margin-top: 15px;
	margin-bottom: 5px;
	font-size:20px;
	font-style: italic;
	color: #CC6600;
	font-weight: bold;
}

.rightfloat {
	float:right;
	margin-top:5px;
	margin-left:10px;
	margin-bottom:5px;
	}

