hr {
	color: #E9E9E9;
	height: 1px;
}
p.txt {
	font-family: Arial, tahoma, ms sans serif;
	font-weight : normal;
	text-align: justify;
	margin-top: 5;
	margin-bottom: 5;
	margin-left: 0;
	margin-right: 45;
}
TD {
	font-family: Arial, tahoma, ms sans serif;
	font-size: 12px;
	vertical-align: top;
	color: #333333;
}
h1 {
	font-family: Arial, tahoma, ms sans serif;
	font-size: 12px;
	color: #032FA8;
	font-weight : normal;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	padding-left: 28;

}
h2 {
	font-family: Arial, tahoma, ms sans serif;
	font-size: 12px;
	color: #0083D6;
	font-weight : bold;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-right: 0;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
}
.menu {
	font-family: Arial, tahoma, ms sans serif;
	font-size: 12px;
	font-weight : bold;
	text-align: center;
	vertical-align: top;
	color: #000000;
	vertical-align: top;

}
.menul {
    vertical-align: middle;
	font-family: Arial, tahoma, ms sans serif;
	font-size: 12px;
	font-weight : bold;
	text-align: center;
	color: #141A7A;

}
td.copyright {
	font-family: Arial, tahoma, ms sans serif;
	font-size: 11px;
	text-align: center;
	background: #ffffff;
	color: #B0B0AF;
	vertical-align: top;
	padding-top: 5;
	padding-bottom: 5;
	padding-left: 5;
	padding-right: 5;
}
input, select, textarea {
	font-family: tahoma, ms sans serif;
	font-size: 11px;
	color: #333333;
}

a:link, a:visited, a:active {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: underline;
}
a.menu:link, a.black:visited, a.black:active {
	color: #141A7A;
	text-decoration: none;
	font-weight : bold;
}
a.menu:hover {
	color: #FFCC00;
	text-decoration: underline;
	font-weight : bold;
}

a.white:link, a.white:visited, a.white:active {
	color: #ffffff;
	text-decoration: underline;
	font-weight : normal;
}
a.white:hover {
	color: #FFCC00;
	text-decoration: underline;
	font-weight : normal;
}

li {

	text-indent: 0;
	text-align: left;
	padding-bottom: 5;
	}