	body {
	text-align:center;
		}
	#frame {
		width:800px;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		text-align:left;
		}
	#contentcenter {
		width:790px;
		padding:5px;
		float:left;
		}
	#contentheader {
		padding:4px;
	}
	#contentheader2 {
		background: #CCCCCC;
		padding:0px;
		}	
	#footer {
		padding:3px;
		}
	p,h1,pre {
		margin:0px 10px 10px 10px;
		}
	h1 {
		font-size:14px;
		padding-top:10px;
		}
	#contentheader h1 {
		font-size:14px;
		padding:10px;
		margin:0px;
		}
	#contentright p { font-size:10px}
	 
 a:link {
	color: #70A387;
	text-decoration: none;
}
 a:active {
	color: #70A387;
	text-decoration: none;
}
 a:visited {
	color: #37956E;
	text-decoration: none;
}
 a:hover {
	color: #EDEDED;
	background: #767676;
	text-decoration: none;
}


.norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;}
	
.darker {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;}

.space {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	letter-spacing: 0.25em;}
	
.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	font-weight: bold;}
	
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	font-weight: normal;
	letter-spacing: .2em;
	}
	
.spacebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	font-weight: bold;
	letter-spacing: 0.25em;}
	
.foot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
}	
table{
	border-collapse: collapse;
}
thead tr{
	font-weight: normal;
	border-top: 0px;
	border-bottom: 0px;
}

thead th{
	font-weight: normal;
	white-space: nowrap;
}

tfoot th{
	font-weight: normal;
	font-size: 100%;
}

tfoot td{
	font-size: 100%;
}

tfoot td:hover{
	color: white;
}

td, th{
	border: 0px;
}
