a:link {
	color: #26482A;
	text-decoration: underline;
}

a:visited {
	color: #26482A;
	text-decoration: underline;
}

a:hover {
	color: #333333;
	text-decoration: underline;
}

a:active {
	color:#26482A;
	text-decoration: underline;
}

body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.button {
	background-color : #FFFFFF;
	font-family : Arial;
	font-size : 11px;
	font-weight : bold;
	color : #003366;
}

.field {
	color : #000000;
	font-family : Arial;
	font-size : 11px;
	font-weight : normal;
}

.header, h4, h3, h2, h1 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 19px;
}