table.border {
	background: White;
	border: 3px double Black;
	; padding-left:10; padding-right:10px; padding-top:10px; padding-bottom:10px
}

body         { background-color: #FFFFE0; font-family: "Comic Sans MS", Arial, Helvetica; font-size: 10pt }
.links       { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; 
               text-align: Center }
.photos      { font-family: Arial, Helvetica, sans-serif; font-size: 8pt }

.bordeau     { color: #CC0000 }
a.bordeau:link       { color: #CC0000 }
a.bordeau:visited    { color: #999999 }
a.bordeau:hover      { color: #CC0000 }

.white     { color: #FFFFFF }
a.white:link       { color: #FFFFFF }
a.white:visited    { color: #CCCCCC }
a.white:hover      { color: #FF9999 }

.new {
	color: #CC0000 ;
	background-color: #FFFF00;
}


.small       { font-size: 9pt }
div          { font-size: 10pt }
p            { font-size: 10pt; margin-top: 0 }
marquee      { font-size: 12pt; color: #CC0000; font-style: italic }
a:link       { color: #000000 }
a:visited    { color: #999999 }
a:hover      { color: #CC0000 }
li           { font-size: 10pt }
b.bordeau    { color: #CC0000; font-weight: bold }
td           { font-size: 10pt }
h2           { font-size: 18pt; text-align: Center; font-weight:bold }
h3           { font-weight: normal; font-size: 14pt }
h4           { font-weight: normal; font-size: 12pt }
h5           { font-weight: normal; font-size: 12pt; margin-top: 0; margin-bottom: 0 }
h6           { font-weight: bold; margin-top: 0; margin-bottom: 0 }
.large       { font-size: 12pt }