a:link		{ color: #009900 }
a:visited	{ color: #009900 }
a:active	{ color: #009900 }
a:hover		{ color: #006600 }

a.green			{ font-family: Arial; font-size: 10pt; color: #009900; text-decoration: none }
a:visited.green	{ font-family: Arial; font-size: 10pt; color: #009900; text-decoration: none }
a:hover.green	{ font-family: Arial; font-size: 10pt; color: #006600; text-decoration: none }

caption			{ font-weight: bold }

p				{ font-family: Arial; font-size: 10pt }
p.nospace		{ font-family: Arial; font-size: 10pt; margin-top:0 }
p.footer		{ font-family: Arial; font-size: 8pt; text-align: center }
p.link			{ font-family: Arial; font-size: 10pt; font-weight: bold; color: #006600; text-decoration: none }

input			{ font-family: Arial; font-size: 10px }
textarea		{ font-family: Arial; font-size: 10px }
select			{ font-family: Arial; font-size: 10px }

li				{ font-family: Arial; font-size: 10pt; text-align: left }
td				{ font-family: Arial; FONT-SIZE: 9pt }
th				{ font-family: Arial; FONT-SIZE: 9pt }

body			{ background-color: #FFFFFF; font-family: Arial; font-size: 10pt;  }

h1				{ font-size: 24pt; font-family: Arial; font-weight: bold; text-align: center; color:#006600; margin-bottom:3 }
h2				{ font-size: 18pt; font-family: Arial; font-weight: bold; color: #006600; margin-bottom:3 }
h3				{ font-size: 12pt; font-family: Arial; font-weight: bold; color: #006600; margin-bottom:3 }
h4				{ font-size: 10pt; font-family: Arial; font-style: normal; color: #006600; margin-bottom:0 }
h5				{ font-size: 8pt; font-family: Arial; font-style: normal; color: #006600; margin-top:3; margin-bottom:3 }
h6				{ font-family: Arial; color: #006600 }

.green			{ color: #009900; font-size: 10px }
.red			{ color: red }
.redbold		{ color: red; font-weight: bold }