a
	{
	background:#F0F0F0;
	text-decoration:none;
	}
a:link
	{
	color:#990033;
	}
a:visited
	{
	color:black;
	}
a:hover, a:active
	{
	color:red;
	}
a img
	{
	border:none
	}
a.nohover
	{
	background:white;
	}
body
	{
	background:white;
	color:#660000;
	}
div.standa
	{
	width:500px;
	margin:auto;
	}
div.notice {
	background-color:#FFFAFA;
	width:90%;
	border: 1px solid maroon;
	padding:4px;
	margin:auto;
	}
h1
	{
	font:bold x-large sans-serif;
	color:#990033;
	text-align:center;
	}
h2
	{
	font:bold large sans-serif;
	color:#990033;
	text-align:center;
	}
h3
	{
	font:bold medium sans-serif;
	color:#990033;
	text-align:center;
	}
p
	{
	font:normal medium serif;
	text-align:left;
	}
p.cent
	{
	text-align:center;
	}
p.floral
	{
	font:normal medium serif;
	height:47px;
	width:368px;
	margin:auto;
	background:white url(graphics/daisyrosejoyrule2.gif) no-repeat;
	}
p.j
	{
	text-align:justify;
	}
p.hr
	{
	font:normal medium serif;
	color:#990000;
	border-bottom:1px solid #990000;
	}
p.cn
	{
	font:normal small sans-serif;
	color:gray;
	text-align:left;
	}
td.parag
	{
	font:bold small sans-serif;
	background-color:inherit;
	color:black;
	text-align:left;
	}
p.fineprint
	{
	font:normal small sans-serif;
	background-color:inherit;
	color:black;
	text-align:left;
	}
.emph
	{
	font-style:italic;
	}
.narro
	{
	width:400px;
	margin:auto;
	}
ul
	{
	list-style:disc url(graphics/reddiamond.gif) outside;
	}
.acro
	{
	border-bottom:1px dotted maroon;
	cursor:help;
	}
