@charset "UTF-8";
/* CSS Document */

body {
	
	font-family: "Arial", Gadget, sans-serif;
	font-size: 16px;
}

.companyName {

	font-weight: bold;

}


.listsection h1 {
	font-size: 1.1em;
	font-weight: bold;
	display: inline;
}

.listsection h2 {
	font-weight: bold;
	font-size: 1em;
	display: inline;	
}

h1 {

	font-size: 1.1em;
	font-weight: bold;
	display: block;
	color: #000066;
}

.boldtext {

	font-weight: bold;
}

#smallprint {
	padding: 15px 0 15px 0;
	background-color: #FFFFFF;
}

.spacedList {
	line-height: 30px;
	
}