body {
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #cccccc;
}

table {
	background-color: #ffffff;
}

table.textdata {
	background-color: #ffffff;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 15px;
}

table.formdata {
	background-color: #ffffff;
	line-height: 28px;
}

td.menu {
	background-color: #df6c00;
}

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	line-height: 18px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	font-style: normal;
	color: #000000;
	line-height: 15px;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	line-height: 15px;
}

p.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	line-height: 15px;
}


ul {
	margin-left: 1.5em;
	padding-left: 0;
	list-style-type: square;
}

ol {
	margin-left: 2.1em;
	padding-left: 0;
}

li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	line-height: 15px;
}

td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
}

th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
}

a:link {
	color: #005457;
	text-decoration: none;
}

a:visited {
	color: #005457;
	text-decoration: none;
}

a:hover {
	color: #df6c00;
	text-decoration: none;
}

a:active {
	color: #df6c00;
	text-decoration: none;
}
