/* Default formatting for site */
body {color:red; font-family:Verdana, Geneva, sans-serif; font-size:100%; background-image:url("../images/satinbac.jpg"); }
h1 {font-size:1.5em; font-weight:bold; color:white; }
h2 {font-size:1.0em; font-weight:bold; color:white; }
h3 {font-size:0.875em; font-weight:bold; text-decoration:underline; }
h4 {font-size:0.75em; font-weight:bold; text-decoration:none; }
p {font-size:0.75em; }
/* table formatting */
table { border:1px solid black; border-collapse:collapse; background:red; font-family:Verdana; font-size:0.75em; color:black; }
td { font-size:0.75em; }
/* list formatting */
li { margin-bottom: 5px; font-size:0.75em; }
/* image formatting */
#optimg { display:none; }
/* link formatting */
a:link
	{color:black;
	text-decoration:none;
	font-weight:bold}
a:visited
	{color:black;
	text-decoration:none;
	font-weight:bold;}
a:hover
	{color:white;
	text-decoration:none;
	font-weight:bold;}
a.rw:link
	{color:red;
	text-decoration:none;
	font-weight:bold}
a.rw:visited
	{color:red;
	text-decoration:none;
	font-weight:bold}
a.rw:hover
	{color:white;
	text-decoration:none;
	font-weight:bold}
a.yw:link
	{color:yellow;
	text-decoration:none;
	font-weight:bold}
a.yw:visited
	{color:yellow;
	text-decoration:none;
	font-weight:bold}
a.yw:hover
	{color:white;
	text-decoration:none;
	font-weight:bold}
a.bw:link
	{color:black;
	text-decoration:none;
	font-weight:bold}
a.bw:visited
	{color:black;
	text-decoration:none;
	font-weight:bold}
a.bw:hover
	{color:white;
	text-decoration:none;
	font-weight:bold}
a.wr:link
	{color:white;
	text-decoration:none;
	font-weight:bold}
a.wr:visited
	{color:white;
	text-decoration:none;
	font-weight:bold}
a.wr:hover
	{color:red;
	text-decoration:none;
	font-weight:bold}
a.br:link
	{color:black;
	text-decoration:none;
	font-weight:bold}
a.br:visited
	{color:black;
	text-decoration:none;
	font-weight:bold}
a.br:hover
	{color:red;
	text-decoration:none;
	font-weight:bold}