body			{ background: #FFFFFF; }
*				{ text-decoration: none; font-family: Verdana, sans-serif; font-size: x-small; font-weight: normal; color: #000000; }
a				{ color: #0066cc; }
a:hover			{ text-decoration: underline; }
hr				{ border-width: 2px; border-style: inset; }
.footer			{ font-family: Arial, sans-serif; font-size: xx-small; text-align: center; }
.footer a 		{ font-size: xx-small; }

.navlinks		{ font-weight: bold; color: #0066cc; }
.navlinks a		{ font-weight: bold; color: #0066cc; }
.navheader		{ font-weight: bold; }

.itemlinks	    { font-size: 8pt; color: #0066cc; }
.itemlinks option	{ font-size: 8pt; color: #0066cc; }
.itemlinks option:hover	{ background-color: #ffffff; color: #FF9C00; cursor: pointer; }
.itemlinks option:active	{ background-color: #ffffff; color: #ff0000; }

.toollinks		{ color: #000000; }
.toollinks a	{ font-weight: bold; color: #0066cc; }
.toolheader   	{ font-weight: bold; }

.indent			{ margin-left: 20px; }

.vsmall			{ font-size: xx-small; }

h1				{ font-size: x-small; font-weight: bold; display: inline; }
h2				{ font-weight: bold; display: inline; }
