P  {
	font-family : Georgia, serif;
	color : #006600;
}

H1  {
	font-family : Kelmscott, GothicI, Verdana, sans-serif;
	font-weight : bold;
	color : #006600;
}

H2  {
	font-family : Kelmscott, GothicI, Verdana, sans-serif;
	font-weight : bold;
	color : #006600;
}

H3  {
	font-family : Kelmscott, GothicI, Verdana, sans-serif;
	font-weight : bold;
	color : #006600;
}

A  {
	color : #0000FF;
}

A:Visited  {
	color : #003300;
}

A:Active  {
	color : #800000;
}

A:Hover  {}

BODY  {
	color : #0000FF;
	background-color : #99FFCC;
}

UL  {
	list-style-image : url(images/yl_ball.gif);
	list-style-position : outside;
	list-style-type : none;
}

UL LI  {
	font-family : Georgia, serif;
	color : #006600;
	padding-right : 20px;
	position : relative;
	margin-left : 20px;
}

.indent  {
	font-family : Georgia, serif;
	color : #006600;
	margin-left : 20px;
}

.toc  {
	font-family : Georgia, serif;
	color : #006600;
	margin-left : 20px;
	font-size : small;
}

PRE  {
	font-family : Courier New, Courier, monospace;
	color : #006600;
}

.quote  {
	margin-left : 5%;
	margin-right : 5%;
}

TD  {
	font-family : Georgia, serif;
	color : #006600;
}

ADDRESS {
    font-family : Georgia, serif;
    color : #660099;
}


