
body  {
	font-family: Helvetica, Arial, Sans-Serif; 
	font-size: 13px;
	background-image: url(images/Bkgnd.gif);
	text-align: center;
	margin: 0px;
}

div#Paper {
	width: 760px;
	margin: 12px auto;
	min-height: 0px;
}

p.HomeHeading  {font-size: 14pt; font-weight: bold; color: #54378F;
                margin-left: 12pt; margin-top: 6pt; margin-bottom: 3pt}
ul             {margin-top: 0pt}
li             {margin-top: 0pt; margin-bottom: 3pt; color: #54378F}
p.HomeFlash    {margin-top: 18px; margin-bottom: 12px}

p.Copyright   {font-size: 8pt;
               margin-top: 0pt; margin-bottom: 0pt }
p.Single {
	margin-bottom: 0px;
}
a {
	color: #54378F; 
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

