.black
{		
	color: black;
	}

.blue2
{		
	color: blue;
	}

.brown
{		
	color: #993300;
	}

.fuchsia
{		
	color: fuchsia;
	}

.gray
{		
	color: gray;
	}

.green
{		
	color: green;
	}

.indent
{ margin-left: 1cm }

.large
{		
	font-family: "'Arial', 'Sans-Serif'";
	font-style: italic;
	font-weight: bold;
	font-size: 16pt;
	color: #660066;
	text-align: left;
	margin-left: 1cm;
	}

.lime
{		
	color: lime;
	}

.maroon
{		
	color: maroon;
	}

.navy
{		
	color: navy;
	}

.noindent
{
	margin-left: 0;
	position: relative;
	}

.note
{		
	font-size: 10pt;
	color: #006600;
	background: #FFFFFF;
	}

.olive
{		
	color: olive;
	}

.purple
{		
	color: purple;
	}

.red
{		
	font-family: "'Arial', 'Sans-Serif'";
	font-weight: bold;
	font-size: 8pt;
	color: #FF0000;
	text-align: center;
	}

.red2
{		
	color: red;
	}

.redleft
{		
	font-family: "'Arial', 'Sans-Serif'";
	font-weight: bold;
	font-size: 9pt;
	color: #990000;
	text-align: left;
	}

.shadow
{		
	font-family: " 'Trebuchet MS', 'Arial', 'Sans-Serif'";
	font-weight: bold;
	font-size: 30pt;
	color: #9999FF;
	text-align: left;
	
	}

.shadow3
{		
	font-family: " 'Trebuchet MS', 'Arial', 'Sans-Serif'";
	font-weight: bold;
	font-size: 30pt;
	color: #336666;
	text-align: left;
	margin-top: -70pt;
	margin-left: 38pt;
	}

.small
{		
	font-family: "'Arial', 'Sans-Serif'";
	font-weight: bold;
	font-size: 8pt;
	text-align: center;
	}

.teal
{		
	color: teal;
	}

A:active
{		
	color: #FF0000;
	}
	
A:HOVER {
	color : Maroon;
	text-decoration : none;
	background : Silver;
}

B
{		
	color: #990000;
	}

BLOCKQUOTE
{		
	font-family: " 'Trebuchet MS', 'Comic Sans MS', 'Arial', 'Sans-Serif'";
	font-weight: bold;
	font-size: 11pt;
	color: #000066;
	margin-left: 2cm;
	}

CAPTION
{		
	font-family: "'Trebuchet MS', 'Comic Sans MS', 'Arial', 'Sans-Serif'";
	font-weight: bold;
	font-size: 10pt;
	color: #000066;
	margin: .1in;
	}

DD
{		
	font: Bold medium 'Trebuchet MS', 'Arial', 'sans-serif';
	color: navy;
	position: relative;
	left: .5cm;
	}

DT
{		
	font: Bold large 'Arial', 'sans-serif';
	color: teal;
	background: #FFFFCC;
	padding: 2pt;
	position: relative;
	left: .5cm;
	}

H1
{		
	font-family: " 'Trebuchet MS', 'Arial', 'Sans-Serif'";
	font-weight: bold;
	font-size: xx-large;
	color: #660066;
	padding: 2pt;
	}

H2
{		
	font-family: "'Trebuchet MS', 'Arial', 'Sans-Serif'";
	font-weight: bold;
	font-size: x-large;
	color: #660066;
	padding: 2pt;
	}

H3
{		
	font-family: " 'Trebuchet MS', 'Comic Sans MS', 'Arial', 'Sans-Serif'";
	font-weight: bold;
	font-size: large;
	color: #660066;
	background: #FFFFCC;
	padding: 2pt;
	}

H4
{		
	font-family: " 'Trebuchet MS', 'Comic Sans MS', 'Arial', 'Sans-Serif'";
	font-weight: bold;
	font-size: medium;
	color: #660066;
	background: #999966;
	margin-left: .5cm;
	padding: 2pt;
	}

H5
{		
	font-family: " 'Trebuchet MS', 'Comic Sans MS', 'Arial', 'Sans-Serif'";
	font-weight: bold;
	font-size: small;
	color: #660066;
	background: #99cccc;
	margin-left: .5cm;
	padding: 2pt;
	}

H6
{		
	font-family: " 'Trebuchet MS', 'Comic Sans MS', 'Arial', 'Sans-Serif'";
	font-weight: bold;
	font-size: small;
	color: #660066;
	margin-left: 1cm;
	padding: 2pt;
	}

I
{		
	color: #000099;
	}

LI
{		
	font-family: "'Trebuchet MS', 'Comic Sans MS', 'Arial', 'Sans-Serif'";
	font-weight: bold;
	font-size: 11pt;
	color: #000066;
	}

OL
{		
	margin-left: 1.5cm;
	}

P
{		
	font-family: "'Trebuchet MS', 'Comic Sans MS', 'Arial', 'Sans-Serif'";
	font-weight: bold;
	font-size: 11pt;
	color: #000066;
	margin-left: 1cm;
	}

P.hugeding
{		
	font: 80pt 'Wingdings', 'fantasy';
	color: #FFFF99;
	}

TD
{		
	font-family: "'Trebuchet MS', 'Comic Sans MS', 'Arial', 'Sans-Serif'";
	font-weight: bold;
	font-size: 11pt;
	color: #000066;
	}

TH
{		
	font-family: "'Trebuchet MS', 'Comic Sans MS', 'Arial', 'Sans-Serif'";
	font-weight: bold;
	font-size: 12pt;
	color: #990000;
	background: #CCCC99;
	}

TH.blue
{		
	font-family: "'Trebuchet MS', 'Comic Sans MS', 'Arial', 'Sans-Serif'";
	font-weight: bold;
	font-size: 12pt;
	color: #990000;
	background: #CCFFFF;
	}

UL
{		
	margin-left: 1.5cm;
	}

XMP
{		
	font-family: "'Arial', 'Sans-Serif'";
	font-weight: bold;
	font-size: 10pt;
	color: #990000;
	text-align: left;
	}

PRE
{		
	font-family: 'Arial', 'Sans-Serif';
	font-weight: bold;
	font-size: 12pt;
	color: #990000;
		}
	