/* May 08 -	Mauve 530 - #7c2b83
				Headers #990099 - Purple */

BODY
	{
	font-family:	Tahoma,Arial,Verdana,Helvetica,sans-serif;
	color:		#7c2b83;
	background-color: #FFFFFF;
	}

TABLE
	{
	font-size:	13px;
	color:		#000000;
	}

TR	{
	text-align: left;
	}

H1	{
	font-size:	19px;
  	font-weight:	bold;
	color:		#990099;
	}

H2	{
	font-size:	15px;
  	font-weight:	bold;
	color:		#990099;
	}

H3	{
	font-size:	14px;
	color:		#990099;
	}

H4	{
  	text-decoration: underline;
	font-size:	13px;
	}

H5	{
	font-size:	12px;
	color:		#990099;
	}

INPUT,TEXTAREA,SELECT
	{
	font-family:	Tahoma,Arial,Verdana,Helvetica,sans-serif;
	color:		#000000;
	}

/* Sub Header - used in site map */
.SHD	{
	color:		#990099;
	font-size:	15px;
  	font-weight:	bold;
	}

/* Finder table cell attributes */
.FR	{
	background-color: #7c2b83;
  	color:		#FFFFFF;
	font-size:	14px;
  	font-weight:	bold;
	padding-left:	4px;
	}
/* Finder table cell attributes */

.caption	{
	font-size:	9px;
	}

.credits	{
	font-size:	9px;
	text-align:	center;
	}

.INVIS	{
	background-color: #FFFFFF;
  	color:		#FFFFFF;
	}

/* Articles   */
.ART	{
	font-size:	14px;
	}
.AUTH	{
	font-size:	12px;
  	font-weight:	bold;
	}

/* Red text */
.RF	{
	font-size:	10px;
  	color:		#FF0000;
	}

.MARQ	{
	font-size:	10px;
  	color:		#FF0000;
	}

.NAV	{
	font-size: 9px;
	}

.H4	{
  	text-decoration: underline;
  	font-weight: bold;
	color:	#990099;
	}

.INVIS A	{
	color:#FFFFFF;
}

A	
	{
	color:		#990099;
	}

A:link {
  	text-decoration: underline;
  	font-weight: bold;
	}	
A:visited {
  	text-decoration: underline;
  	font-weight: bold;
	}	
A:active {
	text-decoration: underline;
	font-weight: bold;
	color: #A2A2A2;
	}	
A:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #A2A2A2;
	}