
body {
	font-family: Arial, Verdana, Geneva, Sans-serif;
	background-color: #FFFFFF;
	color: black;
	align: left;
	  margin-left: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}
a
 {
	color: black;
}
tr.bluebox {
	background: white;
}
a:hover
{
text-decoration: none;
}
a.bluebox
 {
	font-size:12pt;
	color: black;
	text-decoration:underline;
}
a.bluebox:hover
 {
	text-decoration:none;
	font-size:12pt;
	color: black;

}
a.headline
 {
   font-family: Tahoma, Arial, Verdana, sans-serif;
	font-size:14pt;
	color: black;
}
a.ingress
 {
	font-size:10pt;
	color: black;
	font-style: italic;
	text-decoration:none;
}
a.ingress:hover
 {
	font-size:10pt;
	color: black;
	font-style: italic;
	text-decoration:none;
}
a.link
 {
	font-size:10pt;
	color: black;
	font-style: bold;
	text-decoration:underline;
}
a.link:hover
 {
	font-size:10pt;
	color: black;
	font-style: bold;
	text-decoration:none;
}

td.main {
	border-left: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
}
td.top {
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
}
td.left {
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
	border-bottom: 1px solid #666666;
}
td.right {
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
	border-right: 1px solid #666666;
}

h1 {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 50px;
  color: #000000;
  margin-top: 0; 
  margin-bottom: 0; 
}

h3 {
  font-family: Tahoma, Arial, Verdana, sans-serif;
  font-size: 15px;
  color: #000000;
  margin-top: 0; 
margin-bottom: 0; 
}