		/* Stylesheet created by Michael L. Smith 11/04/00 for http://www.pikeconsultants.com/
	*/
@import url(pike1.css);
	UL {
		font-size : 15px;
		font-family : Geneva, Arial, Helvetica, sans-serif;
	}

	TT {
		font-size : 15px;
	}

	TR {
		font-size : 15px;
		font-family : Geneva, Arial, Helvetica, sans-serif;
		background: black;
	}

	TH {
		font-weight : bold;
		font-size : 15px;
		font-family : Geneva, Arial, Helvetica, sans-serif;
		margin-left : 0;
		background: #CFCFCF;
		color: Red;
		
	}


TD {
		font-size : 15px;
		font-family : Geneva, Arial, Helvetica, sans-serif;
		margin-left : 0;
		color: white;
		background: black;
	}

TD.text {
		font-size : 15px;
		font-family : Geneva, Arial, Helvetica, sans-serif;
		margin-left : 0;
		color: Black;
		background: white;
	}
	
TABLE {
		font-family : Geneva, Arial, Helvetica, sans-serif;
		background : black;
		margin : 0;
	}

	SUP {
		font-size : 12px;
	}

	SUB {
		font-size : 12px;
	}

	STRONG {
		color : #989898;
		background : White;
	}

	SMALL {
		font-size : 13px;
	}

	SAMP {
		font-size : 15px;
	}

	PRE {
		font-size : 15px;
		font-family : Geneva, Arial, Helvetica, sans-serif;
		margin-left : 0;
	}

	P {
		font-size : 15px;
		font-family : Geneva, Arial, Helvetica, sans-serif;
		color : black;
		background : white none repeat;
		border-width : 0;
		border-style : none;
	}


	OL {
		font-size : 15px;
		font-family : Geneva, Arial, Helvetica, sans-serif;
	}

	MENU {
		font-size : 15px;
		font-family : Geneva, Arial, Helvetica, sans-serif;
		list-style : disc;
	}

	LI {
		font-size : 15px;
		font-family : Geneva, Arial, Helvetica, sans-serif;
	}


	KBD {
		font-size : 13px;
	}


	HTML {
		margin : 0;
		padding : 0;
	}

	H6 {
		font-weight : bold;
		font-size : 14px;
		font-family :  "Arial Black", Geneva, Arial, Helvetica, sans-serif;
		color : #878787;
		background-color : transparent;
	}


	H5 {
		font-weight : bold;
		font-size : 15px;
		font-family : "Arial Black", Geneva, Arial, Helvetica, sans-serif;
		color : #878787;
		background-color : transparent;
	}

	H4 {
		font-weight : bold;
		font-size : 16px;
		font-family : "Arial Black", Geneva, Arial, Helvetica, sans-serif;
		color : #878787;
		background-color : transparent;
	}


	H3 {
		font-weight : bold;
		font-size : 18px;
		font-family : "Arial Black", Arial, Helvetica, sans-serif;
		color : #767676;
		background-color : transparent;
	}

	H2 {
		font-weight : bold;
		font-size : 20px;
		font-family : "Arial Black", Helvetica, Arial, sans-serif;
		color : #878787;
		background-color : transparent;
	}


	H1 {
		font-weight : bold;
		font-size : 24px;
		font-family : "Arial Black", Geneva, Arial, Helvetica, sans-serif;
		color : #878787;
		background-color : transparent;
	}


	FORM {
		font-size : 15px;
		font-family : Geneva, Arial, Helvetica, sans-serif;
	}


	DT {
		font-weight : bold;
		font-size : 15px;
		font-family : Geneva, Arial, Helvetica, sans-serif;
	}


	DL {
		font-size : 15px;
		font-family : Geneva, Arial, Helvetica, sans-serif;
		border-width : 0;
		border-style : none;
	}


	DIV {
		font-size : 15px;
		font-family :  Geneva, Arial, Helvetica, sans-serif;
	}


	DIR {
		font-size : 13px;
		font-family : Geneva, Arial, Helvetica, sans-serif;
		list-style : disc;
	}


	DD {
		font-size : 15px;
		font-family : Geneva, Arial, Helvetica, sans-serif;
		margin-left : 5%;
	}


	CODE {
		font-size : 15px;
	}


	CITE {
		font-style : italic;
	}


	CENTER {
		font-size : 15px;
		font-family : Geneva, Arial, Helvetica, sans-serif;
	}


	CAPTION {
		font-size : 13px;
		font-family : Geneva, Arial, Helvetica, sans-serif;
		font-weight: bold;
	}


	
	BODY {
		font-size : 15px;
		font-family : Geneva, Arial, Helvetica, sans-serif;
		color : white;
		padding : 0;
		background : Black;
	}



	BLOCKQUOTE.italic {
		font-size : 15px;
		font-family : Geneva, Arial, Helvetica, sans-serif;
		font-style : italic;
	}


	BLOCKQUOTE {
		font-size : 15px;
		font-family : Geneva, Arial, Helvetica, sans-serif;
	}


	BIG {
		font-size : 17px;
	}


	ADDRESS {
		font-style : italic;
		font-size : 15px;
		font-family : Geneva, Arial, Helvetica, sans-serif;
	}

   A:link { text-decoration: none; }
   A:visited { text-decoration: none; }
   A:hover { text-decoration: underline; color: #000000; }


	.footer {
		font-size : 13px;
	}
