* { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10pt; }

BODY {
	margin: 5px;
	background: #000082;
}
table {
	background: #FFFFEC;
}
H1 { color: #63006E; }
H3 { color: #FF4501; }
H1, H2, H3, H4, H5, H6 { margin: 0px 0px 0px 0px; }
H1, H2, H3, H4, H5 { padding: 2px; }
H6 { padding: 1px; }

H1 { font-size: 16pt; }
H2 { font-size: 11pt; }
H3 { font-size: 11pt; }
H4 { font-size: 10pt; }
H5 { font-size: 10pt; }
H6 { font-size: 10pt; }

H4 { font-style: italic; }

H2, H4, H6 { font-weight: normal;}

hr {
	color: #6D6D6D;
}
TD {
   margin: 0px;
	padding: 0px;
	line-height: 130%;
}
P {
	margin: 0px 40px 0px 30px;
	padding: 0px;
	line-height: 130%;
	text-align: justify;
}
ul {
	list-style: circle;
	margin: 0px 0px 0px 10px;
}
li {
	margin: 3px 40px 0px 0px;
	padding-left: 0px;
	line-height: 130%;
}
A:Hover {
	color: blue;
	text-decoration: underline;
}
.UrlAct{
	color: blue;
   margin: 0px;
	padding: 0px;
	font-size: 11pt;
	line-height: 130%;
	text-decoration: underline;	
}
.UrlDea{
	color: #FF4501;
	margin: 0px;
	padding: 0px;
	font-size: 11pt;
	font-weight: bold;
	line-height: 130%;
	text-decoration: none;
}
.MorUrlCur {
	font-size: 9pt;
}
.FooUrlDea {
	color: #FF4501;
	text-align: center;
	text-decoration: none;
}
.FooUrlAct {
	color: #959595;
	text-align: center;
	text-decoration: none;
}
.FooTex {
	color: #959595;	
}
.LisPfe {
	margin-left: 20px;
	list-style: circle outside;
}

.TabMenUeb td { vertical-align: top; }
.CelImgUeb table { margin: 0px 40px 0px 30px; }
