h1 {font-family: serif, "Century Gothic", "Lucida Sans", "Bookman Old Style"; font-size: 20pt}

h2 {	font-family: serif, "Century Gothic", "Lucida Sans", "Bookman Old Style";
	font-size: 14pt}

h3 {	font-family: Verdana;
	font-size: 11pt;
	font-weight: bold;
	color: green; }

p {font-family: Verdana; font-size: 10pt}
p.small {font-family: Verdana; font-size: 9pt}
p.large {font-family: Verdana; font-size: 11pt}

li {font-family: Verdana; font-size: 10pt;}

body {	background-image: url('images/2005_leftbanner.png');
	background-repeat: repeat-y;
	margin-left: 4cm;
	font-family: Verdana;
	font-size: 10pt; }

table {	border: 2px solid #cccccc;
	border-spacing: 1px;
	padding: 0px;
	background-color: #ebefef;
	border-color: #cccccc;
	empty-cells: hide; }

td {	border: 1px solid #ebefef;
	font-family: Verdana;
	font-size: 10pt;
	text-align: center; }

img {	border: 0; }

