
body			{ background-color: #FFFFFF; color: #000000; margin: 0 }
body, table		{ font-family: Times New Roman; font-size: 12pt }

.main_text		{ text-align: justify; }
.simple_text		{ color: #999999; }

h1			{ font-size: 25pt; color: #399D0E; text-align: center; line-height: 85% }
h2			{ font-size: 13pt; color: #C0B800; text-align: left; font-family: MS Reference Sans Serif, Verdana; font-style: normal }

a, a.visited		{ color: #330099; text-decoration: none; font-weight: bold; }
a:hover			{ color: #009933; text-decoration: underline }

form			{ margin: 0 }
input, textarea, select	{ font-family: Arial, Verdana; font-size: 10pt; }

.tab_on			{ background-color: #FFFFCC }
.tab_off		{ background-color: #FFFFFF }
.tab_curr		{ background-color: #E0E0E0 }
