

H1 {font-style: oblique; color: #00ff00; text-transform: uppercase}
H2 {font-style: oblique; color: #00ff00; text-transform: uppercase}
H3 {font-style: oblique; color: #00ff00; text-transform: uppercase}
H4 {font-style: oblique; color: #00ff00; text-transform: uppercase}
H5 {font-style: oblique; color: #00ff00; text-transform: uppercase}
H6 {font-style: oblique; color: #00ff00; text-transform: uppercase}

.F1 {font-style: oblique; color: #00ff00; font-size: 35px; text-transform: uppercase}
.F2 {font-style: oblique; color: #00ff00; font-size: 30px; text-transform: uppercase}
.F3 {font-style: oblique; color: #00ff00; font-size: 25px; text-transform: uppercase}
.F4 {font-style: oblique; color: #00ff00; font-size: 20px; text-transform: uppercase}
.F5 {font-style: oblique; color: #00ff00; font-size: 15px; text-transform: uppercase}
.F6 {font-style: oblique; color: #00ff00; font-size: 10px; text-transform: uppercase}

a:link { color: #000000; text-decoration: none }
a:visited { color: #111111; text-decoration: none }
a:hover { color: #11ccff; text-decoration: underline }
a:active { color: #000000; text-decoration: none }


body { background: url(http://www.spellfyre.com/images/bgblues2.jpg);
	   background-color: #e1ebf2;
	   background-attachment: scroll;
       color: #000000; }


/* Header cells - the blue and silver gradient backgrounds */
th	{
	color: #ffffff; font-size: 14px; font-weight: bold letter-spacing: 1px;

	height: 25px;
	background: url(http://www.spellfyre.com/images/cellpicb.gif);
}

/* Header cells with links */
.tableheader		{ font-weight: bold; font-size: 12px ; letter-spacing: 1px; color : #FFFFFF}
a.tableheader		{ text-decoration: none; color : #FFFFFF; }
a.tableheader:visited { text-decoration: none; color : #FFFFFF; }
a.tableheader:hover{ text-decoration: underline; color : #FFFFFF; }


<!-------------------------------------------------------------------------->

