body				{ background-color: #BFA269; font-family: Arial; font-size: 10pt; color: #663300; font-weight: bold }
h1				{ font-size: 16pt; color: #FF9900; font-weight: bold }
td				{ font-family: Arial; color: #663300; font-size: 10pt; font-weight: bold }

a:link			{ color: #003366 }
a:visited			{ color: #003366 }
a:active			{ color: #003366 }

.link:link			{ color: #CC0000; text-decoration: none }
.link:active		{ color: #CC0000; text-decoration: underline }
.link:visited		{ color: #CC0000; text-decoration: none }
.link:hover			{ color: #CC0000; text-decoration: underline }
