BODY		{background-color:#000000; color:#FFFFFF;}
H1		{text-align:center; font-size:xx-large;}
.rightshift	{text-align:right;}
.centering	{text-align:center;}
.back		{text-align:center; font-size:large;}
TABLE		{border:outset 1px #FFFFFF;}
TD		{border:inset 1px #FFFFFF;}
TH		{border:inset 1px #FFFFFF;}
A:link		{color:#FF0000;}
A:visited	{color:#FF9900;}
A:active	{color:#00FF00;}
A:hover		{color:#99FF99;}
A.name:link	{color:#FFFFFF; text-decoration:none;}
A.name:visited	{color:#FFFFFF; text-decoration:none;}
A.name:active	{color:#FFFFFF; text-decoration:none;}
A.name:hover	{color:#FFFFFF; text-decoration:underline;}
