body {
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	color: #000000;
	background-color: #FFFFFF;
	background-image: url(http://www.meisenheimer.com/images/bgfinegrey.gif);
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
.yellowtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: normal;
	line-height: 20pt;
	font-weight: 600;
	color: #000000;
	background-color: #FFFF00;
	display: inline;
}
.signature {
	font-family: "Lucida Handwriting";
	font-size: 12pt;
	font-style: normal;
	color: #0000CC;
	font-weight: 300;
}
.byline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
        font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #CC0000;
}


.yellow-box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	background-color: #FFFFCC;
	margin: 20px;
	padding: 10px;
	width: 475px;
	border: thin outset #CC0000;
	display: table;
	overflow: visible;
}
