body   { 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		background-color: #CCCCCC; 
		scrollbar-base-color: 3A3A3A; 
		scrollbar-arrow-color: FFFFFF; 
}
td,tr   { 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 12px; 
}
h1   { 
		font-size: 36px; 
		color: #3A3A3A; 
}
h2   { 
		font-size: 18pt; 
		color: #003366; 
		font-family: Georgia, "Times New Roman", Times, serif; 
		font-weight: lighter; 
		font-variant: normal; 
		text-transform: uppercase
}
h3   {
	font-size: 18px;
	color: #003366;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
}
h4   {
	font-size: 16px;
	color: #660066;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: lighter;
}
h5   {
	font-size: 12px;
	color: #003366;
	font-weight: bold;
}
h6   { 
		font-size: 9px; 
		color: #3A3A3A; 
}
.small_font   { 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 9px; color: #000000; 
}
.table_ws   { 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		background-color: #EEEEEE; 
}
.fett {
	font-size: 12px;
	color: #003366;
	font-weight: bold;
}

.table_title_ws   { 
		font-family: Verdana, Arial, Helvetica, sans-serif; 
		font-size: 12px; 
		background-color: #660000; 
		color: #FFFFFF; 
		font-weight: bold; 
}
a { 
		color: #990000;
		text-decoration: none;
}
a:hover   {
	color: #FF0000;
	text-decoration: underline;
}
p,li,ul   { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; }

