body					{ font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; background-color: #ffffff; }

table					{ font-family: verdana, arial, helvetica, sans-serif; font-size: 8pt; text-align: left; table-layout: fixed; }

a:link,
a:active,
a:visited			{ text-decoration: none; color: #bbbbdd; }

a:hover				{ text-decoration: underline; color: #8888bb; }

hr					{ height: 1px; border: solid #000033; }

th					{ font-weight: bold; background-color: #eeeeee; }

td					{ vertical-align: top; }

h1					{ font-size: 18pt; font-family: Verdana; font-weight: bold; }
h2					{ font-size: 15pt; font-family: Verdana; font-weight: bold; }
h3					{ font-size: 12pt; font-family: Verdana; font-weight: bold; }
h4					{ font-size: 10pt; font-family: Verdana; font-weight: bold; }
.smallfont			{ font-size: 7pt; font-style: italic; }
.smallgreyfont		{ font-size: 7pt; font-style: italic; color: #444444; }
.red				{ color: #FF0000; }

input,textarea,select	{ color: #000000; font: normal 10px Verdana; border-color: #000000; }
