body {
	margin: 0px;
	color: #000000;
	}

a:active { 	color: #080808;
	text-decoration: none;
	font-weight: bold}

a:link { 
	color: #993300;
	text-decoration: underline;
	font-weight: bold
	}

a:visited {  
	color: #996633;
	text-decoration: underline; 
	font-weight: bold
	}

a:hover {  
	color: #993300;
	text-decoration: underline; 
	font-weight: bold;
	}

.rings {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	}

.side {
	padding: 11px;	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	}

.sidetitle {		
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	font-weight: normal;
	margin-top: 20px;
	margin-left: 5px;
	margin-right: 5px;
	}

#maintable {
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	}

#content {
	padding: 20px;
	padding-top: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	}

p {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	}