html, body { padding: 0px; margin: 0px; background: white url('images/pagebg.gif') repeat-x;  } 

.text		{ font-family: 'Verdana', sans-serif; font-size: 8pt; color: #000000; font-weight: normal; text-align: left; line-height: 120% }
.textcentre	{ font-family: 'Verdana', sans-serif; font-size: 8pt; color: #000000; font-weight: normal; text-align: centre; line-height: 120% }
.textright	{ font-family: 'Verdana', sans-serif; font-size: 8pt; color: #000000; font-weight: normal; text-align: right; line-height: 120% }

.header1	{ font-family: 'Verdana', sans-serif; font-size: 10pt; color: #FFFFFF; font-weight: bold; text-align: left; line-height: 120%; background-image: url('images/head1.gif'); padding-left: 5px }
.header2	{ font-family: 'Verdana', sans-serif; font-size: 10pt; color: #FFFFFF; font-weight: bold; text-align: left; line-height: 120%; background-image: url('images/head2.gif'); padding-left: 5px }
.menu		{ font-family: 'Verdana', sans-serif; font-size: 10pt; color: #FFFFFF; background-image: url('images/menubg.gif') }
.sponsors	{ font-family: 'Verdana', sans-serif; font-size: 7pt; color: #000000; font-weight: bold; text-align: center }

a img {border: none; }

.text a:link { text-decoration: none; color: #808080 }
.text a:visited { text-decoration: none; color: #808080}
.text a:hover { text-decoration: underline; color: #000000}
.text a:active { text-decoration: none; color: #808080}

.menu a:link { color: #FFFFFF; text-decoration: none }
.menu a:visited { color: #FFFFFF; text-decoration: none }
.menu a:active { color: #FFFFFF; text-decoration: none }
.menu a:hover { color: #33CCFF; text-decoration: none}