CODE  {
	font : bold 12pt/12 "Courier New", Courier, monospace;
}

P  {
	list-style-type : square;
}

H1  {
	color : #d0ab67;
	font : 16px "Matisse ITC", serif;
}

BODY ,TD {
	font-family : serif;
	font-weight : normal;
	background-color : #e3d9e2;
	color : #55779a;
}

.primary  {
	font-style : normal;
	font-weight : bold;
	background-color : #55779a;
	color : #e3d9e2;
}

.lurking_menu {
	font-style : normal;
	font-weight : bold;
	background-color : #55779a;
	color : #e3d9e2;
	position:absolute;
	visibility:hidden;
	top:200px;
	left:325;
	padding:20px
}

.secondary  {
	background-color : #c5653f;
	color : #cfd2cf;
	font-family : sans-serif;
	font-weight : bold;
}

.prose  {
	text-indent : .5cm;
	font-size : 10px;
	background-color : transparent;
}

h2  {
	font : 14px bold verdana, sans-serif;
}

A  {
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	color : rgb(255,255,240);
}

A:visited  {
	background-color : transparent;
	color : rgb(255, 255, 147);
	font-weight : bold;
}

A:hover  {
	color : Black;
	font-weight : bold;
	background-color : #cfd2cf;
	border-bottom : thick groove;
	border : thin groove Black;
}


A.discreet  {
	background-color : transparent;
}

tt  {
	font-family : "Courier New", Courier, mono, monospace;
	font-size : 10pt;
	line-height : 2pt;
}

.indented  {
	left : 1cm;
	position : relative;
	top : -.3cm;
}

.redletter  {
	color : rgb(255,69,0);
}

A.vulgar  {
	color : (255,69,0);
}

.poetry  {
	text-align : left;
	text-indent : 2cm;
	font : bold 12px monospace;
	color : (255,255,240);
}

.poetry2  {
	text-align : left;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #FF4500;
	font-weight : bold;
	font-size : 10px;
	}
.gloomy  {
	background-color : Black;
	color : rgb(207,210,207);
	font : 12pt bold Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.knox {
	font : 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
	background : transparent;
	color : rgb(255, 255, 240);
	margin : 15px 20px 15px;
	}
	
.macros {
	font-family : monospace;
	font-size : 15px;
	color :  rgb(255,255,240);
	margin-left : 20px;
	line-height : 12px;
}
.macrocomments{
	font-family:monospace;
	font-size:15px;
	color :#d0ab67;
	left: 1cm;
	line-height : 12px;
}
.inanif{
	margin-left:20px;
}