html {
	margin: 0;
	padding: 0; }

body {
  background: #D1C7C7;
	color: #000000;
}

.text {  
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
  font-style: normal; 
  color: #000000; 
  background-color: #FFFEFB
}

.ueb {  
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 12pt; 
  font-style: normal; 
  font-weight: bold; 
  color: #000000; 
  background-color: #FFFEFB
}

.linknav {  
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 11pt; 
  font-style: normal; 
  background-color: #F16568; 
  color: #FFFFFF
}

.textw {  
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
  font-style: normal; 
  background-color: #002d96; 
  color: #FFFFFF
}

a:link { 
  color: #ffffff; 
  font-family: arial, helvetica, sans-serif; 
  text-decoration: none;
}

a:visited { 
  color: #ffffff; 
  font-family: arial, helvetica, sans-serif;
  text-decoration: none;
}

a:hover { 
  color: #000000; 
  font-family: arial, helvetica, sans-serif; 
  text-decoration: none;
}

ul { 
  list-style: disc; 
  color: #f16568; 
  font-weight:normal; 
}
  
#table {
	font-family: Arial, Helvetica, sans-serif; 
  font-size: 10pt;
  font-style: normal;
  color: #000000;
	background: #FFFEFB;
	text-decoration: none;
}

#table a:link {
	color: #000000;
}

#table a:hover {
	color: #000000;
	text-decoration: underline;
}
