
BODY { background-color: #ffffff; font-family: Arial, verdana, Helvetica, sans-serif }
P { font-size:10pt; line-height: 120% }


	#leftcontent {
		float:left;
		width:67%;
		background:#fff;
		border-right:2px solid #000;
		border-bottom:2px solid #000;
		margin-right:15px;
		padding-bottom:20px;
		}

	#rightcontent {
		}


	#rightcontent p {
		font-size:10px;
		margin-left:0px;
		}




a:link {color: black; text-decoration: none; font-weight: bold; padding: 2px}
a:visited {color: black; text-decoration:none; font-weight: bold; padding: 2px}
a:hover {color: #c72727; background-color: #dcdcdc; padding: 2px }

UL LI { font-size: 10pt}
#big { font-size: 120% }
#upper { text-transform: uppercase } 

#head {font-weight: bold; background-color: lavender }