/* CSS for Zoltan the Adequate - http://www.JustAdequate.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("graphics/redlineEdge.gif");
	background-repeat: repeat-y;
	background-color: #FFFFFF;
	color = #002F00;

}

a:visited { text-decoration: none; }
a:hover { color: #BB0000; text-decoration: underline; }
a:active { color: #BB0000; text-decoration: underline; }
a:link { text-decoration: none; }

/* old link color (pale blue) - #1133EE */

.title 	{
	font-size: 150%;
	color: #000000;
}

.bigtext { font-size: 120%; }

.pictit  {
	font-size: 80%;
	font-style: italic;
	font-family: arial;
	color: #000000;
}


.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;}




