body, td, th {
	font-family: verdana, arial;
	font-size: 12px;
	}

body {
	background-color: #FFFFFF;
	}

a {
	font-weight: bold;
	text-decoration: none;
	}

a:link {
	color: #0000ff;
	}

a:visited {
	color: #0000ff;
	}

a:hover {
	color: #ff0000;
	}

a:active {
	color: #ff0000;
	}

h1 {
	background-color: #BACDEA;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding: 5px;
	text-align: center;
	}

h2 {
	background-color: #DAEDFF;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	color: #8A9DBA;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding: 5px;
	}

td.colored {
	background-color: #DAEDFF;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	text-align: left;
	}

th.colored {
	background-color: #BACDEA;
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
	padding: 5px;
	text-align: center;
	}

.center {
	text-align: center
	}

.error {
	background-color: #FF0000;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px;
}

.small {
	color: #999999;
	font-size: 9px;
}

.table {
	border-color: #000000;
	border-style: solid;
	border-width: 1px;
}

.table-field {
	background-color: #EEEEEE;
	color: #000000;
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
}

.table-header {
	background-color: #DDDDDD;
	color: #000000;
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
}

.table-row-odd {
	background-color: #F4F4F4;
	color: #000000;
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding: 5px;
	text-decoration: none;
}

.table-row-even {
	background-color: #EEEEEE;
	color: #000000;
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	padding: 5px;
	text-decoration: none;
}

.table-seperator {
	background-color: #AAAAAA;
	color: #FFFFFF;
	font-family: verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}
