h1 {font-family: serif, "Century Gothic", "Lucida Sans", "Bookman Old Style"; font-size: 20pt}

h2 {	font-family: Verdana;
	font-size: 13pt;}

h3 {	font-family: Verdana; 
	font-size: 11pt; 
	font-weight: bold;}

p {font-family: Verdana; font-size: 11pt; text-align:justify;}

p.small {font-family: Verdana; font-size: 10pt}

body {	background-image: url('leftbanner.png');
	background-repeat: repeat-y;
	margin-left: 0.5cm;
	font-family: Verdana; 
	font-size: 11pt; }

table {
	border-width: 0px;
	border-spacing: 0px;
}
table th {
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: green;
	background-color: white;
	-moz-border-radius: 12px;
	font-family: Verdana; 
	font-size: 10pt; 
}

table th.filled {
	border-width: 3px;
	border-style: ridge;
	background-color: #CCFFCC;
}

table td {
	border-width: 1px;
	padding: 3px;
	border-style: inset;
	border-color: green;
	background-color: white;
	-moz-border-radius: 6px;
	text-align: center;
	font-family: Verdana; 
	font-size: 10pt; 
}

table td.left { text-align: left; }	

div.small {
	font-size: 10pt;
	border-width: 1px;
	border-color: green;}
	
img {	border: 0; }
