body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a {
	color: #740000;
	text-decoration: none;
}

a:active {
	color: #666666:
}

a:hover {
	color: #740000;
	text-decoration: underline;
}

 a:visited {
	
}

h1 {
	font-size: 1.5em;
}

h2 {
	font-size: 1.25em;
}

h3 {
	font-size: 1em;
}

h4 {
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
}

h5 {
	font-size: 0.90em;
}

h6 {
	font-size: 0.90em;
	font-style: italic;
	font-weight: normal;
}

p {
	font-size: 0.95em;
	margin-top: 0px;
}

p.ul {
	margin-bottom: 0px;
}

p.ol {
	margin-bottom: 0px;
}

blockquote {
	
}

ul {
	margin-top: 0px;
}

ol {
	margin-top: 0px;
}

hr {
	color: #000000;
	height: 1px;
	margin-top: 0px;
}

table.list {
	border: 1px solid #000000;
}

table.list thead {
	
}

table.list thead tr {
	background-color: #CCCCCC;
}

table.list thead tr th {
	border-left: 1px solid #000000;
	text-align: left;
}

table.list thead tr th.th {
	border-left: none;
}

table.list thead tr td {
	
}

table.list tr.odd {
	background-color: #EEEEEE;
}

table.list tr.even {
	background-color: #DDDDDD;
}

table.list tr th {
	text-align: left;
}

table.list tr td {
	border-left: 1px solid #000000;
	
}

table.list tr td.numeric {
	text-align: right;
}

table.list tfoot {
	
}

table.list tfoot tr {
	background-color: #CCCCCC;
}

table.list tfoot tr th {
	text-align: left;
}

table.list tfoot tr td {
	
}

form {
	margin-top: 0px;
}

form table {
	
}

form table th {
	background-color: #EEEEEE;
	border-right: 1px solid #DDDDDD;
	padding-top: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 2px;
	text-align: left;
	vertical-align: top;
}

form table td {
	background-color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	padding-right: 2px;
	vertical-align: top;
}

form table td.text {
	padding-top: 5px;
}

.red {
	color: #FF0000;
}

.footer {
	font-size: 0.75em;
}