body {
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	background-color: #00455A;
	color: #656767;
	font-size: 12px;
	font-family: tahoma;
}

td, p, div, li {
	color: Black;
	font-size: 12px;
	font-family: tahoma;
}

H1 {
	color: Black;
	font-size: 18px;
	margin-bottom: 0px;
	font-family: tahoma;
	margin-top: 0px;
}

H2 {
	color: Black;
	font-size: 16px;
	font-family: tahoma;
}

.bc {
	margin-left: 30px;
}

form {
	margin: 0px 0px 0px 0px;
}

.black {
	color: Black;
}

A:link, A:visited, A:active {
	color: #1B8697;
	font-size: 12px;
	font-family: tahoma;
	text-decoration: underline;
}
A:hover {
	text-decoration: none;
}

A.menu-top:link, A.menu-top:visited, A.menu-top:active {
	FONT-SIZE: 9pt;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	COLOR: #505050;
	text-decoration: none;
	font-weight: bold;
}
A.menu-top:hover {
	text-decoration: underline;
}

A.menu-right:link, A.menu-right:visited, A.menu-right:active {
	color: #ffffff;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration:none
}
A.menu-right:hover {
	text-decoration: underline;
}

.result-header {
	color: #ffffff;
	font-size: 14px;
	font-family: tahoma;
	font-weight: bold;
	margin-bottom: 1px;
}

.style1 {
	color: #656767;
	font-size: 11px;
	font-family: tahoma;
	text-decoration:none
}
.style2 {
	color: #0a7080;
	font-size: 11px;
	font-family: tahoma;
}
.style3 {
	color: #212121;
	font-size: 11px;
	font-family: tahoma;
}
.style5 {color: #0a7080; font-size: 11px; font-family: tahoma; font-weight: bold; }
.style6 {
	color: #000000;
	font-size: 11px;
	font-family: tahoma;
}
H1.index {
	color: #ffffff;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
}
.style7 {
	color: #ffffff;
	font-size: 11px;
	font-family: tahoma;
	font-weight: bold;
	text-decoration:none
}
.style8 {
	color: #494949;
	font-size: 11px;
	font-family: tahoma;
}

.dark-red {
	color: #DC143C;
}

A.training:link, A.training:visited, A.training:active {
	FONT-SIZE: 16px;
	text-decoration: underline;
	font-weight: bold;
}
A.training:hover {
	color: Red;
}