UL {
   text-align : justify; 
}

TH {
   color : yellow; 
   background-color : #314c84; 
   font-size : 8.5pt; 
}
TD {
	color: #FF0000;
	font-size : 8.5pt;
	font-family : Helvetica CE,Tahoma,Arial,Verdana,Helvetica;
}

P {
   color: #10475D;
}

H6 {
   font-size : 8pt; 
   text-align : center; 
}

H4 {
   font-size : 10pt; 
   color : blue; 
   text-align : left; 
}

H3 {
   font-weight : bold; 
   font-size : 10.5pt; 
   color : yellow; 
   text-align : center; 
}

H1 {
		font-family: Helvetica CE,Tahoma,Arial,Verdana,Helvetica;
		font-style: none;
		font-weight: bold;
		text-decoration: none;
		font-size: 15px;
		color: #0A3150;
}
BODY {
	color : #10475D;
	margin : 0 1px;
	font-family : Helvetica CE,Tahoma,Arial,Verdana,Helvetica;
	font-size : 8.5pt;
	background-color : #FFFF99;
	background-image: url(tlo.gif);
	background-repeat: repeat-x;
	background-position: center bottom;

}


A:visited {
	color : 10475d;
	font-weight: bold;
}


A:link {
	color : 10475d;
	font-weight: normal;
}


A:hover {
   color : red; 
   font-weight: bold;
}


A:active {
	color : 10475d;
	background-color: 10475d;
}


A {
   font-weight : normal; 
   text-decoration : none; 
}

.tab4 {
   font-weight : bold; 
   color : #ffffff; 
   background-color : #0A3150; 
}

.tab3 {
   background-color : #CBD0D3; 
}

.tab2 {
   background-color : #003B54; 
}

.tab1 {
	background-color : #FFFF66;
}

.nagl {
   font-weight : bold; 
   font-size : 9pt; 
   font-family : Helvetica CE,Tahoma,Arial,Verdana,Helvetica; 
   color : #10475D; 
   background : #cccccc; 
}

.text {
   font-size : 10px; 
   font-family : Arial, Verdana, Helvetica; 
}

.input {
   background-color:#FE6C01;
   font-weight:bold;
   font-family:verdana;
   font-size:11px }
   

