body {
	font-size: 12px;
}
h1 {
	font-size: 12px;
}
table {
	font-size: 12px;
	color: #009900;
	background-color: #FFFFFF;
	letter-spacing: 2px;
	vertical-align: top;
	padding: 5px;
	height: auto;
	border: thin double #009900;
	text-align: left;
	background-position: left;
	position: relative;
}
p {
	line-height: normal;
	text-align: left;
	margin: 1px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	background-position: center;
	vertical-align: middle;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}


td {
	font-size: 12px;
	color: #009900;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	text-align: left;
}
font {
	font-size: 14px;
	color: #333333;
	background-position: left top;
}
h2 {
	font-size: 14px;
	margin: 1px;
}
h3 {
	font-size: 14px;
	margin: 1px;
}

