body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background-attachment: fixed;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #000000;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding-right: 3px;
	padding-left: 3px;
}
caption {
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.smp12 {font-size: 12pt}
.smp14 {font-size: 14pt}
.smp18 {font-size: 18pt}
