body {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	background: #006350;
	margin: 0px;
}
td {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
}
td.content {
	width: 800px;
	font-family: tahoma;
	font-size: 12px;
	color: #006350;
	border: solid 1px;
	border-color: #FFFFFF;
	border-top-width: 0px;
	border-bottom-width: 0px;
}
p {
	font-family: tahoma;
	font-size: 12px;
	color: #006350;
}
h1 {
	font-size: 18px;
	color: #006350;
}
a {
	font-family: tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
a:HOVER {
	text-decoration: underline;
}
td.main {
	font-family: tahoma;
	font-size: 12px;
	color: #006350;
}

input.textfield {
	width: 300px;
	font-family: tahoma;
	font-size: 11px;
	color: #006350;
}
textarea {
	width: 300px;
	height: 100px;
	font-family: tahoma;
	font-size: 11px;
	color: #006350;
}

input.submit {
	font-family: tahoma;
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	background: #006350;
	border: solid 0px;
}

td.sk {
	width: 343px;
	border: solid 6px;
	border-color: #006350;
	padding: 10px;
}

td.sk_text {
	font-size: 11px;
	color: #006350;
}

h2 {
	font-size: 18px;
	color: #B23427;
}


