a:link       { color: #000000 }
span.highlight { background-color: #FFFF00 }
.main        { font-family: Arial; font-size: 10pt; margin-bottom: 16px }
.menu        { color: #663300; font-family: Arial, Helvetica, sans-serif; letter-spacing: 
               -0.03em; font-size: x-small; text-decoration: none }
:hover.menu  { color: #663300; text-decoration: underline }
a:visited    { color: #663300 }
a:active     { color: #663300 }
body         { font-family: Arial; font-size: 10px }
table
{
	table-border-color-light: rgb(255,153,51);
	table-border-color-dark: rgb(0,0,0); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Book Antiqua, Times New Roman, Times;
}
h1           { font-size: 16px; font-family: Arial; font-weight: bold }
h2           { color: #666600; font-size: 16px; font-family:Arial }
h3           { font-family: Arial; font-size: 14px; font-weight: bold }
h4           { color: #663300; font-size: 14px; font-family: Arial; font-weight: bold }
h5
{
	color: rgb(204,51,51);
}
h6
{
	color: rgb(102,0,102);
}