/* CSS for Richard A. Crossman - http://ractenor.com */
/* Created by Just Adequate Media - http://www.justadequate.net */
/* You really shouldn't steal this...but then again, why would you want to? */


body { background: url("clipart/backgrnd.jpg"); background-color: #FFFFFF; color: #281058 }

a:link { color: #0066CC; text-decoration: none; }
a:visited { color: #771177	; text-decoration: none; }
a:hover {color: #FF0000; text-decoration: underline;}
a:active {color: #FF0000; text-decoration: underline;}

.accx { font-weight: bold; color: #B70000; }


.f1a { font-family: arial; font-size: 110%; }
.f1b { font-weight: bold; font-size: 110%; }
.fba { font-family: arial; font-weight: bold; }
.fna { font-size: 80%; font-family: arial; }
.fnab { font-size: 80%; font-family: arial; font-weight: bold; }
.f1ai { font-size: 110%; font-family: arial; font-style: italic; }

sup  { font-size: 80%; }


/* just for the gallery on justadequate.net/lab/RACtenor */

.thumbLink {
	filter:alpha(opacity=40);
	opacity:0.40;
}
