body {
	font-family: Verdana;
	font-size: 14px;
	
	color: black;
}

#page {
	border-style: solid;
	border-width: 0;
	border-left-width: 2.0px;
	border-right-width: 2.0px;
	border-color: #0b5003;
	
	width: 930px;
}


#page h1 {
	background-color: #0b5003;
	font-family: Georgia;
	color: white;
	
	margin: 0;
	padding: 2.0px
}

#head h2 {
	position: relative;
	left: 20px;
	width: 906px;
	background-color: #999999;
	font-size: 16px;
	
	margin: 0;
	padding: 2.0px;
}

table {
	width: 930px;
	border: 0;
}

.table {
	border: 0;
	width: 930px;
	height: 500px;
	background-image: url(images/scaletran2.gif);
	background-position: center;
	background-repeat: no-repeat;
	margin-top: 10.0px;
}

.col1 {
	color: black;
	width: 150px;
	text-align: center;
	vertical-align: top;
}

.col1 h4 {
	margin: 0;
}

.col1 p {
	margin: 0;
}

.col2 {
	color: black;
	width: 630px;
	vertical-align: top;
}

.col2 p {
}

.col3 {
	width: 150px;
	text-align: center;
	vertical-align: top;
}

.col3 h4 {
	margin: 0;
}

.col3 p {
	margin: 0;
}

img {
	border: 0;
	margin: 0;
	margin-top: 50.0px;
}

.img {
	margin-top: 0;
}

.smalltext {
	margin: 0;
	font-size: 10.0px;
	color: green;
}

.nomar {
	margin: 0;
}

.textcenter {
	text-align: center;
}

.centertext {
	text-align: center;
	font-size: 16.0px;
	color: green;
	font-weight: bold;
}

.number {
	color: #006600;
	font-size: 18px;
}

form p {
	font-size: 12.0px;
}