body 	{ background-color:#CCFFBB; font-family:Arial; font-size:11pt;
			scrollbar-arrow-color:#008000; scrollbar-base-color:#DDFFEE;
			scrollbar-face-color:#CCFFCC; scrollbar-highlight-color:#D2FFFF;
			scrollbar-shadow-color:#008000; }
table { font-family:Arial; font-size:11pt; }
			
a			{ font-style:italic; font-weight:bold; color:#006090;}
a:hover		{ color:#00AADD; }
a:link 		{ color:#006090; }
a:active 	{ color:#00AADD; }

#utab1	{ background-color:#CCFFEE;
			border-width:1px; border-style:dashed; border-color:008080; text-align:center;
			font-weight:bold; color:#008080; font-size:10pt; }
#utab2	{ background-color:#EEFFDD;
			border-width:1px; border-style:dashed; border-color:008080; text-align:center;
			font-weight:bold; color:#008080; font-size:10pt; }
#utab1 a	{ text-decoration:none; }
#utab2 a	{ text-decoration:none; }
				
#text		{ width:100%; text-align:justify; }
#text:first-letter	{ font-size:20pt; color:#000080; font-weight:bold; }

input		{ font-family:Arial; font-size:9pt;
				background-color:#CCFFCC; color:008000;
				border-width:1px; border-style:solid; border-color:008000; }
.button 	{ background-color:#CCFFCC; color:#008000;
				border-style:solid; border-color:#00BB80; border-width:1px;  
				border-bottom-color:#008000; border-bottom-width:2px; 
				border-right-color:#008000; border-right-width:2px; }
.radio 		{ background-color:#CCFFBB; border-style:none; } 
				
textarea	{ font-family:Arial; font-size:9pt; 
				background-color:#CCFFCC; color: #008000; } 

h1 	{ font-family:Arial; color:#000080; font-size:16pt;}
h2 	{ font-family:Arial; color:#000080; font-size:12pt;}
h3 	{ font-family:Arial; font-size:8pt;}
hr  { border-bottom-style:dashed; border-bottom-color:#008080; border-bottom-width:2px; }

