#LeftCol {
	width: 160px;
	padding-right: 5px;
	padding-left: 5px;
	background-color: #cccccc;
	vertical-align: top;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: 000000;
	background-color: ffffff;
}
a:link {
	color: #1f9245;
	font-weight: bold;
}
a:visited {
	color: #1f9245;
	font-weight: bold;
}
a:hover {
	color: #CC3300;
	font-weight: bold;
}
#LeftCol img {
	padding: 4px;
}
#LeftCol65 {
	height: 90px;
	width: 65px;
}
tr {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 1f9245;
}
h1 {
	font-weight: bold;
	color: #1f9245;
	font-size: x-large;
}
h2 {
	font-size: medium;
	color: #1f9245;
	font-weight: bold;
}
#CenterText {
	font-size: medium;
	color: 000000;
	padding-left: 5px;
	text-align: left;
	vertical-align: top;
}
#greyback {
	background-color: #cccccc;
}
img {
	padding: 5px;
	float: left;
}
#WarningText {
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}