/* CSS for Hack and Slash */
/* http://www.HackAndSlash.com */
/* Created by Andy Blau of JustAdequate Media - http://www.JustAdequate.net */
/* You really shouldn't steal this...but then again, why would you want to? */

body	{
	background: url("clipart/wheatbkg.jpg");
	background-color: #F4F4F4;
	font-family: arial, sans-serif;
}

a:link { color: #0505CA; text-decoration: none; }
a:visited { color: #204ACA; text-decoration: none; }
a:hover { color: #FF0000; text-decoration: underline; }
a:active { color: #FF0000; text-decoration: underline; }


/* old link color (pale blue) - #1133EE */

.title 	{
	font-family: arial;
	font-size: 160%;
	font-weight: bold;
	color: #006B00;
}

.oldtitle { color: #109033; }

.accent	{
	font-size: 110%;
	font-weight: bold;
	font-style: italic;
	color: #C02010;
}
	
.acc2 { color: #106A10; font-weight: bold; }
.acc3 { color: #EE2010; font-weight: bold; text-decoration: underline; }
.acc4 { color: #D80000; font-weight: bold; font-size: 150%; }

.f1a { font-size: 110%; font-family: arial; }
.fab { font-family: arial; font-weight: bold; }
.f1ab { font-size: 110%; font-family: arial; font-weight: bold; }
.fn1ab { font-size: 80%; font-family: arial; font-weight: bold; }

	
sup { font-size: 50%; font-family: verdana, arial;}




