body {
	background-color: #ffffff;
}

td {
	vertical-align: top;
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
}

h1 {
	color: #6AC968;
	font-family: Arial;
	font-size: 19px;
	font-weight: bold;
}

h2 {
	color: #557A1B;
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
}

input {
	width: 275px;
	border: 1px solid #999;
	font-size: 13px;
}

textarea {
	width: 275px;
	border: 1px solid #999;
}

.border {
	border: 2px solid #BFBEBE;
}

.content {
	line-height: 150%;
	font-size: 13px;
}

.navigation {
	background-color: #767373;
	font-weight: bold;
	font-family: Arial;
	font-size: 13px;
	color: #ffffff;
}
.navigation a{
	color: #ffffff;
	text-decoration: none;
}
.navigation a:hover {
	color: #B2F6B1;
}

.slogan {
	color: #848588;
	font-size: 11px;
	font-family: Arial;
}
.slogan a{
	color: #848588;
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
}

.small {
	color: #848588;
	font-size: 11px;
	font-family: Arial;
}
.small a {
	color: #848588;
	font-size: 11px;
	font-family: Arial;
	text-decoration: none;
}

.warning {
	font-family: Verdana, Helvetica, Arial;
	font-size: 12px;
	color: #ff0000;
}	
