<!-- Young Guns Standard Stylesheet (c)gl0400 -->

B,
STRONG,
I,
EM,
CITE,
VAR,
TT,
CODE,
KBD,
SAMP,
IMG			{	display: inline	}

BODY		{	font-family: verdana, arial, helvetica, geneva, sans-serif;
			font-weight: normal;
			font-size: 10pt;
			color: #cccccc;
			margin: 0pt;
			padding: 0pt;	}
			
A			{ text-decoration: none }

A:hover		{	color: #99ff00	}

A:link		{	color: #6699cc	}

A:active	{	color: #cc0000	}

.subnav	{font-size: 8pt;}

ul			{ list-style: none;}

H1			{	font-family: verdana, arial, helvetica, geneva, sans-serif;
			font-size: 11pt;
			font-style: normal;
			font-weight: bold;
			color: #cccccc	} 

H2			{	font-family: verdana, arial, helvetica, geneva, sans-serif;
			font-size: 10pt;
			font-style: normal;
			font-weight: bold;
			color: #cccccc	}

H3			{	font-family: verdana, arial, helvetica, geneva, sans-serif;
			font-size: 10pt;
			font-style: normal;
			font-weight: normal;
			color: #003366	}

H4			{	font-family: verdana, arial, helvetica, geneva, sans-serif;
			font-size: 10pt;
			font-style: normal;
			font-weight: bold;
			color: #cc0000	} 

TH			{	font-family: verdana, arial, helvetica, geneva, sans-serif;
			font-size: 10pt;
			font-weight: bold;
			color: #cccccc;	}
			
FORM,
TD,
UL,
P			{	font-family: verdana, arial, helvetica, geneva, sans-serif;
			font-size: 10pt;
			font-weight: normal;
			color: #cccccc;	}
			
P.small		{ font-size: 8pt; }

INPUT,
TEXTAREA	{	font-family: monospace;
			font-size: 10pt;
			font-weight: light;
			color: #cccccc;	}

STRONG,
B			{	font-weight: bold	}

PRE			{	font-family: monospace;
			font-size: 10pt;
			font-weight: normal;
			color: #cccccc;	}

KBD,
CODE		{	font-family: monospace;	}

