textarea { font-family: arial; font-size:12px; } 
.more { font-size: 11px; font-weight: bold; font-family: 
arial; color: 0000ff; } 
 .header {font-family:arial; font-size:16px; font-weight:bold; 
color:white; } .text {font-family: arial; font-size: 12px; font-weight: normal; color: black; 
}
.header_black {font-family: arial; font-size: 14px; font-weight: bold; color: black; }
 BODY { SCROLLBAR-BASE-COLOR: #0000ff; SCROLLBAR-ARROW-COLOR: #FFFFFF; } 
				a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	color: #0000ff;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: #FF0000;
	text-decoration: underline;
}

