body		{ font-family: Verdana,Tahoma,Arial; font-size: 11pt; color: black; text-align: justify; }
p		{ }
li		{ margin-bottom: 10px; }
h1		{ font-size: 18pt; text-align: center; color: #330000; font-variant: small-caps;} 
h2		{ font-size: 14pt; background-color: #336699; color: white; font-variant: small-caps;}
a		{ color: #990000; text-decoration: none; font-weight: bold; }
a:hover	{ text-decoration: underline; }

.menu		{ font-size: 11pt;  background-color: white; width: 100%; }
.menu a	{ color: white; }
.menu a:hover { text-decoration: none; }
.menu table { border-spacing: 10px; }
.menu td	{ padding: 8px 50px 8px 50px; background-color: #990000; text-align: center; }
.menu td:hover { background-color: #bb0000; }
