/*	unitalicized
	unspecified font
	increased size from 12 to 14
	changed visited to purple
	darkened time
*/

body,td,input,textarea { font-size:14px; background-color:#FFFFEE }

h1 { font-weight:bold; font-size:200%; }
h3 { font-size:120%; }
b { font-weight:bold; }
/*
a { color:#0000FF; }
a:visited { color:#FF00FF; }
a:active { color:#CC00CC; }
a:hover { color:#FF0000; }
*/

/* classes */
.sa_usernames { font-weight:bold; }
.sa_title { }
.time { font-size:80%; color:gray; }

