
TD.title1  {
	font-style : italic;
	font-weight : bold;
	font-size : 1.5em;
	font-family : "Times New Roman";
	color : #008000;
	background : white;
}

TD.title2  {
	font-style : italic;
	font-weight : bolder;
	font-size : 1.25em;
	font-family : "Times New Roman";
	color : #008000;
	background : white;
}


TD.poem  {
	font-size : small;
	line-height : 1.5;
	font-family : 'Tahoma';
	color : #dafefc;
	border-width : medium;
	border-style : ridge;
	border-color : #1e90ff;
}

TD.inpoem  {
	font-size : 90%;
	line-height : 1.25;
	font-family : Arial;
	color : Navy;
	background : #fffacd;
	font-weight : normal;
	line-height : 1.25;
	border-width : medium;
	border-color : #4169E1;
	border-style : groove;
	padding : .25em;
}


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.cutline  {
	font-size : 90%;
	line-height : normal;
	font-family : Helvetica;
	color : black;
	background : #dafefc;
	word-spacing : normal;
	letter-spacing : normal;
	text-align : center;
	padding-left : 5px;
	border-width : medium;
	border-style : solid;
	border-color : #ffa042;
}


TABLE.border  {
	font-size : 80%;
	font-family : 'Tahoma';
	font-weight : 600;
	color : #4b0082;
	line-height : 1.5;
	background : #fff8ff;
	text-align : left;
	padding : 0px;
	border-width : thick;
	border-style : groove;
	border-color : #ffa042;
}

SPAN.hilite  {
	border:0px none #34a92e; font-variant : normal;
	font-family : Helvetica, Arial, sans-serif;
	color : #400040;
	background : #aef4ce;
	
}

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  {
	background-color : blue;
	margin-right : 40px;
	margin-left : 30px;
	height: 3px;
}

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;
}


BODY  {
	background : white;
	margin-right : 13%;
	margin-left : 7%;
}

A:link  {
	background : transparent;
}

A:hover  {
	background : lime;
}

ul, ol li  {
	list-style-image : url('../../../Local%20Settings/Temporary%20Internet%20Files/Content.IE5/TG47Q1A0/grndot.gif');
	font-family : Bookman Old Style;
	background : white;
	font-size : medium;
	font-weight : 400;
	margin-bottom : 0.5em
}

