body
{
	background: white;
	color: #2B4400;
	font: normal normal normal 12px Verdana,Arial,Bookman Old Style;
	margin: 10px 0 10px 0;
	padding: 0;
	text-align: center;
	text-decoration: none;
}

input,textarea
{
	color: darkgreen;
	font-size: 9px;
}

input.error,textarea.error
{
	background-color: #FFC4C4;
}

small
{
	font-family: arial;
	font-size: 9px;
}

table
{
	background-color: #F8FFEB;
	border: 0;
}

table.border
{
	border: 1px solid #172400;
}

tr.dark
{
	background-color: #F0F7E3;
}

tr.header
{
	background-color: lightblue;
}

tr.header-sub
{
	background-color: #FFFFFF;
}

td
{
	color: #2B4400;
	font: normal normal normal 12px Tahoma, Verdana, Arial, Bookman Old Style, Tahoma, Century Gothic;
	margin: 0;
	padding: 2px 4px 2px 4px;
	text-align: center;
}

td.content
{
	border-bottom: 1px solid #172400;
}

td.footer
{
	background: lightblue;
	font-size: 10px;
	text-align: center;
}

td.header
{
	border-bottom: 1px solid #172400;
	font-size: 14px;
	font-weight: bold;
	text-align: left;
}

td.header-sub
{
	border-bottom: 1px solid #172400;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

td.right
{
	border-bottom: 1px solid #172400;
	text-align: right;
}

h2
{
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
}

h4
{
	font-size: 14px;
	font-weight: 600;
	margin: 0;
	padding: 0;
	text-decoration: italic;
}
