@charset "utf-8";
/* CSS Document */

body
	{
		background-image:url(/images/SU_BG03.JPG);
		background-attachment:fixed;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
	}
.infoline	{font-size:9px;}
.homewords	{font-size:18px; color:#993300; font-weight:bold;}
.rowheader	{font-size:14px; color:#FFFFFF; font-weight:bold;}
.banner	{font-size:16px; font-weight:bold; color:#993300;}
.header	{font-size:14px; font-weight:bold;}
.tableheader	{font-weight:bold; text-decoration:underline;}
.bold	{font-weight:bold;}
.position	{font-weight:bold; color:#FFFFFF; text-decoration:underline;}
.members	{font-size:10px;}
a:link	{color:#993300; text-decoration:underline;}
a:visited	{color:#006633; text-decoration:none;}
a:hover	{color:#993300; text-decoration:underline;}