body {
	margin: 0px;
	padding: 0px;
}

.error {
	font-family: arial;
	font-size: 10pt;
	color: red;
	font-weight: bold;
}

a:link {
	color: #1D2F68;
}

a:visited {
	color: #1D2F68;
}

a:hover {
	color: #1D2F68;
}

a:active {
	color: #1D2F68;
}

a.menu:link {
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: black;
}

a.menu:visited {
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
	text-decoration: none;
	color: black;
}

a.menu:hover {
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #A20033;
}

a.menu:active {
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	text-decoration: none;
	color: #A20033;
}

ul.menu {
	list-style-type: disc;
}

ul.submenu {
	list-style-type: square;
}

.submenubar {
	font-family: arial;
	font-size: 8pt;
	color: white;
}

.menutitle {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
}

.pagetitle {
	font-family: arial;
	font-size: 11pt;
	font-weight: bold;
}

.pagesubtitle {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
}

.pagecontent {
	font-family: times;
	font-size: 9pt;
	font-weight: normal;
}

th.list {
	font-family: arial;
	font-size: 10pt;
	font-weight: bold;
	vertical-align: bottom;
}

td.list1 {
	font-family: times;
	font-size: 10pt;
	font-weight: normal;
	vertical-align: top;
	background-color: white;
}

td.list2 {
	font-family: times;
	font-size: 10pt;
	font-weight: normal;
	vertical-align: top;
	background-color: #c0c0c0;
}

td.list_footer {
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	background-color: white;
}

td.logH {
	font-family: times;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	background-color: red;
}

td.logM {
	font-family: times;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	background-color: yellow;
}

td.logL {
	font-family: times;
	font-size: 10pt;
	font-weight: normal;
	text-align: left;
	vertical-align: top;
	background-color: white;
}

img {
	border-style: none;
	margin: 0px;
	padding: 0px;
}
