P  {
	line-height : 14pt;
	font-size : 12pt;
	}

.dialogue {
	line-height : 0pt;
	font-family	: sans-serif;
	text-indent : 1cm;
	text-align : left;
}

.disclaimer {
	font-size : 12px;
	background-color:rgb(245,255,250);
	color : rgb(102,0,102);
}


BLOCKQUOTE {
	height: auto;
	font-family : sans-serif;
}

H3  {
	font-size : large;
	font-family : "Matisse ITC", fantasy;
}

#mainblock {
	float:left;
	width:650px;
	border-right:2px solid #000;
	border-bottom:2px solid #000;
	margin-right:15px;
	padding-bottom:20px;
	/*background-color : InfoBackground;*/
	padding-left : 25px;
	padding-right : 40px;
	padding-top : 10px;
	border-right-width : 5px;
	margin : 5px;
	font-family :Arial, Verdana, "ZapfHumnst BT",  sans-serif;
	font-size : 12px;
	letter-spacing : inherit;
	}

#rightmenu{
	float:right;
	width:200px;
	top:150px;
	bottom:200px;
	/*right:auto;*/
	padding:10px;
	background-color:InfoBackground;
	margin-left : 20px;
	margin-bottom:20px;
	}
A  {
	color : #660066;
	background-color : transparent;
}

a:hover{
	background:rgb(245,255,250);
}

a:visited{
	color:rgb(102,0,102);
	
}


BODY {
	color: rgb(20, 20, 20);
	background-color: rgb(255, 255, 151);
	font-family: Garamond, "Garamond MT", "Times New Roman", serif;
	font-size: medium;
	}

.leadpar:firstletter  {
	font-size : x-large;
	color : rgb(255,51,0);
	text-align : left;
	text-indent : 1cm;
}

.dateline  {
	text-align : left;
	color : rgb(255,51,0);
	font-weight : bold;
}
Table{
	background-color:InfoBackground;
}

P.balls {
	background-color:rgb(245,255,250);
	font : "Courier New", Courier, monospace;
	color : Green;
}


