body,td,th,p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #404040;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

.txt {
text-align: left;
} 

a:link, a:active, a:visited {
	color: #404040;
	text-decoration: underline;
	font-weight: normal;
}

p a:hover {
	background-color: #88CFEB;
	text-decoration: none;
	font-weight: normal;
}

b:link, b:active, b:visited {
	color: #FF0000;
	text-decoration: underline;
	font-weight: normal;
}

p b:hover {
	background-color: #FF0000;
	text-decoration: none;
	font-weight: normal;
}

.txtHPTitle {
	font-size: 23pt;
	color: #110A74;
	font-weight: normal;
}

.txtPageTitle, h1 {
	font-size: 18pt;
	color: #110A74;
	font-weight: normal;
	margin-top: -5px;
	margin-bottom: -5px;
}

.txtTitle {
	font-size: 10pt;
	color: #110A74;
	font-weight: bold;
}

.txtTitleRed {
	font-size: 10pt;
	color: #FF0000;
	font-weight: bold;
}

.txtTitleRed, .txtTitle b:link, .txtTitle b:active, .txtTitle b:visited {
	font-size: 10pt;
	color: #FF0000;
	font-weight: bold;
}

.txtTitle, .txtTitle a:link, .txtTitle a:active, .txtTitle a:visited {
	font-size: 10pt;
	color: #110A74;
	font-weight: bold;
}

.txtBoxTitle {
	font-size: 14pt;
	color: #110875;
	margin: 0px;
	padding: 0px;
}

p {
	font-size: 8pt;
	color: #404040;
}

.txtBreadcrumbs {
	color: #414141;
	font-size: 8pt;
	margin-top: 0px;
}

.txtBreadcrumbs a:link, .txtBreadcrumbs a:active, .txtBreadcrumbs a:visited {
	color: #414141;
	font-size: 8pt;
	font-weight: bold;
}

.txtDisclaimer {
	font-size: 7pt;
	color: #404040;
}

.txtTextMenu, .txtTextMenu a:link, .txtTextMenu a:visited, .txtTextMenu a:active {
	font-size: 7pt;
	color: #2A8EC0;
}

.txtTextMenu a:hover {
	color: #FFFFFF;
	background-color: #88CFEB;
	text-decoration: none;
	font-weight: normal;
}

.txtRelated a:hover {
	background-color: #88CFEB;
	text-decoration: none;
}

hr {
	color: #C4E0EE;
	background-color: #C4E0EE;
}

.srecno a:link, .srecno a:visited, .srecno a:active {
	color: #FFA71F;
	font-size: 18px;
	font-weight: bold;
}

.srecno a:hover {
	color: #FECC00;
	font-size: 18px;
	background-color: #FFFFFF;
}
