link	   {
	font-size : 1.0;
	font-family : "Times New Roman";
}

t1	   {
	font-style : "Times New Roman";
	font-size : 1.5;
	font-color : #3333ff;
}

t2	   {
	font-style : "Times New Roman"
	font-size : 1.0;
	font-color : #3333ff
	}




TD.title2  {
	font-style : italic;
	font-weight : bolder;
	font-size : 1.25em;
	font-family : "Times New Roman";
	color : #008000;
	background : white;
}

TD.title1  {
	
	font-weight : bold;
	font-size : 1.5em;
	font-family : "Times New Roman";
	color : #008000;
	background : white;
}


TD.footerA  {
	font-weight : bolder;
	font-size : small;
	font-family : Helvetica, sans-serif;
	color : navy;
	background : white;
	text-align : left;
}

TD.footer  {
	font-weight : bolder;
	font-size : 80%;
	font-family : Helvetica, sans-serif;
	color : navy;
	background : white;
	text-align : center;
}

TD.dt  {
	font-style : normal;
	font-size : medium;
	font-family : Arial;
	color : black;
	background : white;
}

TD.dl  {
	font-style : normal;
	font-weight : bolder;
	font-size : medium;
	font-family : Arial;
	color : black;
	background : white;
}

TD.caption  {
	font-size : 12px;
	line-height : normal;
	font-family : Arial Helvetica;
	color : black;
	background : #cococo;
	word-spacing : normal;
	letter-spacing : normal;
	text-align : center;
	padding-left : 5px;
	border-width : medium;
	border-style : solid;
	border-color : #ffffff;
}

TABLE.peas    {
	font-size : 125%;
	font-family : Arial helvetica;
	font-weight : 600;
	color: #ffff00;
	line-height : 1;
	background : 111111;
	padding : 2px;
	border-width : thick;
	text-align : left;
	color : "#c0c0c0";
	border style : groove;
	border-color : #669900;
}

TABLE.poop  {
	font-size : 120%;
	font-family : Arial Helvetica;
	font-weight : 500;
	color : #4b0082;
	line-height : 1.5;
	background : #ffff00;
	text-align : left;
	padding : 5px;
	border-width : thick;
	border-style : groove;
	border-color : #ffcc33;
}

TABLE.border  {
	font-size : 80%;
	font-family : Arial Helvetica;
	font-weight : 600;
	color : #4b0082;
	line-height : 1.5;
	background : #fff8ff;
	text-align : left;
	padding : 5px;
	border-width : thick;
	border-style : groove;
	border-color : #ffa042;
}

SPAN.hilite  {
	font-variant : normal;
	font-family : Helvetica, Arial, sans-serif;
	color : #400040;
	background : #aef4ce;
	padding : 5px;
	border-width : 0;
	border-style : none;
	border-color : #34a92e;
}

SPAN.blue  {
	font-size : medium;
	font-family :"Bookman Old Style";
	color : blue;
	background : white;
}

P.ps  {
	font-style : italic;
	font-weight : normal;
	font-size : small;
	font-family : "Bookman Old Style";
	text-indent : 2em;
}

P.frame  {
	font-style : italic;
	font-weight : normal;
	font-size : 1.05em;
	font-family : Chicago;
	color : #468899;
	background : #a4f9d5;
	letter-spacing : normal;
	padding : 5px;
	border-width : thin;
	border-style : double;
	border-color : #ffa042;
}

P  {
	font-style : normal;
	font-weight : 400;
	line-height : 1.2;
	font-family : "Bookman Old Style";
	color : #000000;
	background : #ffffff;
	font-size : medium;
}

HR  {
	color : blue;
	margin-right : 40px;
	margin-left : 30px;
}

DT  {
	font-size : medium;
	font-family : Bookman Old Style;
	color : black;
	background : white;
}

DL  {
	font-size : medium;
	font-family : Bookman Old Style;
	color : black;
	background : white;
}

DIV.author  {
	font-style : italic;
	font-weight : bold;
	font-size : 120%;
	font-family : "Comic Sans MS";
	color : #793770;
	background : #8dd028;
	padding : 5%;
	border-width : medium;
	border-style : dotted;
	border-color : #8080ff;
}

DD  {
	font-size : medium;
	font-family : Bookman Old Style;
	color : black;
	background : white;
}

BODY  {
	background : white;
	margin-right : 13%;
	margin-left : 7%;
}

A:link  {
	background : transparent;
}

A:hover  {
	background : gray;
}

ul li	{
	list-style-image : url(bluecone.gif);		
	font-weight : bolder;
	font-size : small;
	font-family : Helvetica, sans-serif;
	color : navy;
	background : white;
}

<!-- mods to this, for testing -->

blockquote.test   {
             border-top-width: 5pt; border-right-width: 10pt; 
	     border-bottom-width: 8pt; border-left-width: 17pt; border-color: 
	     red red green red; border-style: double double double solid
	     }

blockquote   {
             border-top-width: 1pt; border-right-width: 1pt; 
	     border-bottom-width: 1pt; border-left-width: 1pt; border-color: 
	     blue; border-style: solid
	     }
