.a1 A:link     { color: #00c; font-weight: normal; text-decoration: none } 
.a1 A:visited { color: #00c; font-weight: normal; text-decoration: none }
.a1 A:active { color: #00c; font-weight: normal; text-decoration: none }
.a1 A:hover {text-decoration: underline; font-weight: normal; color: #00c;}
body
{ 
	color: black; 
	font-family: Arial; 
	background-color: white;
	font-size: 13px;
}
h1
{ 
	color: black; 
	font-family: Arial; 
	font-size: 20px;
}
table
{ 
	font-size: 13px;
}
span.tabtitle   { color: #c00; font-weight: bold }
span.admin_tabtitle   { color: #000; font-weight: bold }

