a {
	text-decoration: underline;
	color: #6666FF;
}
#text {
	padding-top: 30px;
	padding-left: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	line-height: 20px;
}
b {  letter-spacing: 1px}
h3 {
	font-size: 13px;
	color: #669966;
}
#site {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #003366;
	background-color: #CCCCCC;
}
table {
	width: 86%;
	margin-right: 7%;
	margin-left: 7%;
	border: 1pt solid #efefef;
	margin-top: 20px;
}
#sub {
	margin-top: 10px;
	margin-left: 10%;
}
a:visited {
	color: #999999;
	text-decoration: underline;
}
a:hover {
	color: #CC6600;
	text-decoration: none;
}
#img {
	float: left;
	width: 100px;
	margin-right: 20px;
	height: 400px;
	margin-top: 20px;
}
h1 {
	font-size: 11px;
	font-weight: normal;
	color: #CC6600;
	letter-spacing: 5px;
}
#imgkl {
	border: 1px solid #999999;
}
