body         { font-size: 10pt; font-family: Tahoma; color: #000000; text-align: Left; 
               margin-left: 2 }
span.smallheader { font-family: Tahoma; font-size: 10pt; color: #CC3300 }
h5           { font-family: Tahoma; font-size: 10pt; color: #CC3300 }
span.mark    { font-family: Tahoma; font-size: 10pt; color: #CC3300; font-weight: bold }
tbody        { font-size: 10pt; font-family: Tahoma; color: #000000; text-align: Left }
h1           { font-size: 16pt; font-family: Tahoma; color: #800000; text-align: Center; 
               font-weight: bold; background-color: #FFFFFF; margin-top: 10; 
               margin-bottom: 10 }
h2           { font-size: 14pt; font-family: Tahoma; color: #800000; text-align: center; 
               background-color: #FFFFFF; font-weight: bold; margin-left: -2; 
               margin-bottom: -18 }
h3           { font-size: 12pt; font-family: Tahoma; color: #800000; text-align: center; 
               background-color: #FFFFFF; font-weight: bold; margin-left: -2; 
               padding-top: 1px; padding-bottom: 1px }
h4           { font-size: 10pt; font-family: Tahoma; color: #800000; text-align: Center; 
               background-color: #FFFFFF; font-weight: bold; margin-left: -2 }

a:link       { font-family: Tempus Sans ITC; font-size: 10pt; color: #993300; font-weight: bold }
a:visited    { font-family: Tempus Sans ITC; font-size: 10pt; color: #993300; font-weight: bold }
a:active     { font-family: Tempus Sans ITC; font-size: 10pt; color: #993300; font-weight: bold }
a:hover      { font-family: Tahoma; font-size: 10pt; color: #FF9900; font-weight: bold }

.fanciful  {
	font-size : 10pt;
	font-family : monospace;
	font-weight : bold;
	font-style : italic;
	color : Lime;
	text-align : right;
	text-transform : lowercase;
}

a:link.linkmenu, a:active.linkmenu, a:visited.linkmenu {
	text-decoration: none;
	font-family:Arial;
	font-size:9.0pt;
	color: white;
}

a:hover.linkmenu {
	text-decoration: underline;
	font-family:Arial;
	font-size:9.0pt;
	color: white;
}