/* MAIN */
body		{ font-family: Arial, Verdana; font-size: 10pt; background-color: #ffffff; }

a			{ font-family: Arial, Verdana; font-size: 10pt; color: #000000; }
p			{ font-family: Arial, Verdana; font-size: 10pt; color: #000000; }
li			{ font-family: Arial, Verdana; font-size: 10pt; color: #000000; }

table		{ background-color: #ffffff; }
table.header{ border: solid #0000ff 1px; }
table.body	{ border: solid #0000ff 1px; }
td			{ font-family: Arial, Verdana; font-size: 10pt; color: #000000; }
th			{ font-family: Arial, Verdana; font-size: 10pt; font-weight: bold; color: #000000; }

h1			{ font-family: Arial, Verdana; font-size: 14pt; font-weight: bold; color: #000000; }
h2			{ font-family: Arial, Verdana; font-size: 12pt; font-weight: bold; color: #000099; }
h3			{ font-family: Arial, Verdana; font-size: 10pt; color: #cc0000; }

.highlight	{ background-color: #99ccff; padding: 5px; }

/* NAVIGATION */
a.nav		{ font-family: Arial, Verdana; font-size: 12pt; font-weight: bold; color: #ffffff; text-decoration: none; }
a.nav:hover	{ color: #000000; }

/* MISCELLANEOUS */
.topicTitle	{ font-family: Arial, Verdana; font-size: 12pt; font-weight: bold; color: #000099; }
.topicInfo	{ font-family: Arial, Verdana; font-size: 10pt; font-weight: bold; color: #000000; }
.topicDesc	{ font-family: Arial, Verdana; font-size: 10pt; color: #000000; }

/* FOOTER */
.footer	{ font-family: Arial, Verdana; font-size: 10pt; color: #ffffff; }
