<!-- Stylesheet	© Copyright 2009 Yancey Sexton  All Rights Reserved -->

BODY { 	BACKGROUND: #292929; 
	BGCOLOR: #292929; 
	TEXT: #e0e0e0; 
	LINK: #cce0fe; 
	VLINK: #e5ffc1; 
	ALINK: #ff0000;
 }

A:link {  
	text-decoration: none; } 
A:visited {
	text-decoration: none; } 
A:hover {
	background-color: gray; }
	
B {
       	font-weight: bold; }

.align-c {
        margin:0.0pt 0.0pt 0.0pt 0.0pt; text-align:center; }

.align-j {
        margin:0.0pt 0.0pt 0.0pt 0.0pt; text-align:justify; }

.align-r {
        margin:0.0pt 0.0pt 0.0pt 0.0pt; text-align:right; }

.links {
       	font-size : 8;
       	font-weight : bold;
       	color : Maroon; }

.headline {
       	font-size : 14;
       	font-family: Arial, Helvetica, sans-serif;
       	font-weight : bold;
       	color : Black; }

.hilite {
       	background-color: Yellow;
       	font-weight: bold; }

.blue12 {
       	font-size:12;
       	font-family: Arial, Helvetica, sans-serif;
       	font-weight : bold;
       	color : blue; }

.headblue{
       	font-size:12;
       	font-family: Arial, Helvetica, sans-serif;
       	font-weight : bold;
       	color : blue; }
