

tr,td{
	font-size: 12px;
	line-height: 16px;
	letter-spacing: 0px;
	word-spacing: 3px;
	font-family: arial;
	font-weight: normal;
	text-align: left;
	color: #000000;
	left-margin: 0px;
	right-margin: 0px;
}
	body {
	font-size: 12px;
	line-height:16px;
	letter-spacing: 0px;
	font-family: arial;
	font-weight: normal;
	text-align: left;
	color: #000000;
	left-margin: 0px;
	right-margin: 0px;
	text-align: left;	
} 
	
	h1 {
	font-size: 16px;
	line-height:20px;
	letter-spacing: 0px;
	font-family: arial;
	font-weight: bold;
	text-align: left;
	color: #00805f;
	left-margin: 0px;
	right-margin: 0px;
	text-align: left;	
} 

.sidebar {
	font-family: arial, helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: black;
}
.sidebar A {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: underline;
}
.sidebar A:visited {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: underline;
}
.sidebar A:active {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: underline;
}
.sidebar A:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: white;
	text-decoration: underline;
}

.copy {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	color: black;
}
.copy A {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00805f;
	text-decoration: underline;
}
.copy A:visited {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00805f;
	text-decoration: underline;
}
.copy A:active {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00805f;
	text-decoration: underline;
}
.copy A:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00805f;
	text-decoration: underline;
}
.index A {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: white;
	text-decoration: none;
}
.index A:hover {
	font-family: arial, helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: white;
	text-decoration: underline;
}