body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #FFFFFF;
	border: none
}
th {
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #3366FF; 
	border: #3366FF; 
	border-style: double; 
	border-top-width: medium; 
	border-right-width: medium; 
	border-bottom-width: medium; 
	border-left-width: medium ;
}
td {
	font-size: 12px;
	font-weight: lighter;
	color: #FFFFFF;
	border: none
}
td p { font-weight: normal; }
a {
	font-size: 12px;
	font-weight: 600;
	color: #FFFFFF;
	text-decoration: underline
}
h5 {
	font-size: 12px;
	font-weight: bolder;
	color: #FFFFFF;
	border: none;
	text-align: justify
}
h6 {
	font-size: 9px;
	font-weight: bolder;
	color: #FFFFFF;
	border: none;
	text-align: justify
	}
.footer {
  font-size: 10px;
  font-weight: normal;
  color: #FFFFFF
}
.head5 {
  font-size: 12px;
  font-weight: bolder;
  color: #FFFFFF; 
  border: none;
  text-align: center
}