/* CSS Stylesheet copyright 2005 KTC San Diego */

BODY	{
	background-color: white;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: Black;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
	background: White;
}

H1, H3, H4, H5, TH, THEAD, TFOOT	{
    color: #7D0000;
}

H1	{	
	font-family: Verdana, Helvetica, sans-serif;
	font-size:	16pt;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
	
H2	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 13pt;
	font-weight: 650;
	font-style: normal;
	color: #B57600;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}	
	
H3
{
	font-weight: 700;
	font-size: 12pt;
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	font-family: Verdana, Helvetica, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}	
	
H4	{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: 600;
	text-decoration: underline;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: uppercase;
}	
		
H5, DT	{	
	font-family: Verdana, Helvetica, sans-serif;
	font-size:	8pt;
	font-weight: 700;
	font-style:	normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
THEAD	{
	font-size: 10pt;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}	
	
TFOOT	{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:	8pt;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	
				
TH	{	
	vertical-align:	baseline;
	font-size:	10	pt;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Helvetica, sans-serif;
	}	

A:link	{
	text-decoration: none;
	color: #A48C00;
	font-weight: 600;
}	
		
A:visited	{	
	text-decoration:	none;
	font-weight: 600;
	color:	#7D0000;
	}	
		
A:active	{
	text-decoration: none;
	font-weight: 600;
	color: #FFD700;
}	
		
A:hover	{
	text-decoration: underline;
	color: Maroon;
	font-weight: 600;
	background: #ffffcc;
}

SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}

UL LI	{
	list-style-type: disc;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	color: Maroon;
	letter-spacing: normal;
	text-transform: none;
}	

UL LI LI	{
	list-style-type: circle;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	color: Olive;
	letter-spacing: normal;
	text-transform: none;
}	

UL LI LI LI	{
	list-style-type: square;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	color: Black;
	letter-spacing: normal;
	text-transform: none;
}	
	
OL LI	{	
	list-style-type:	decimal;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	color: #7D0000;
	letter-spacing: normal;
	text-transform: none;
	}	

OL OL LI	{	
	list-style-type:	lower-alpha;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	color: #7D0000;
	letter-spacing: normal;
	text-transform: none;
	}	

OL OL OL LI	{	
	list-style-type:	lower-roman;
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	color: #7D0000;
	letter-spacing: normal;
	text-transform: none;
	}	

IMG 	{
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	}
	
TABLE
{
	margin-top: 0px;
	border-color: Maroon;
	font-weight: normal;
	font-size: 10pt;
	margin-bottom: 0px;
	text-transform: none;
	color: #7D0000;
	font-family: Verdana, Helvetica, Sans-Serif;
	letter-spacing: normal;
}

TD	{
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: normal;
	color: #7D0000;
	letter-spacing: normal;
	text-transform: none;
}
FORM
{
	display: inline;
	font-weight: normal;
	font-size: 12px;
	overflow: auto;
	color: #7D0000;
	font-family: Verdana, Helvetica, Sans-Serif;
}
TEXTAREA
{
	display: inline;
	font-weight: normal;
	font-size: 11px;
	overflow: auto;
	color: #7D0000;
	font-family: Verdana, Helvetica, Sans-Serif;
	background-color: #fffaea;
}
INPUT
{
	display: inline;
	font-weight: normal;
	font-size: 11px;
	overflow: hidden;
	color: #7D0000;
	font-family: Verdana, Helvetica, Sans-Serif;
	background-color: #fffaea;
}
SELECT
{
	display: inline;
	font-weight: normal;
	font-size: 11px;
	overflow: hidden;
	color: #7D0000;
	font-family: Verdana, Helvetica, Sans-Serif;
	background-color: #fffaea;
}
BUTTON
{
	display: inline;
	font: 10pt;
	font-variant: small-caps;
	border-right: 2px outset Maroon;
	border-top: 2px outset #FFD700;
	border-left: 2px outset #FFD700;
	border-bottom: 2px outset Maroon;
	background: #FFFFF0;
}
SUBMIT
{
	display: inline;

}
