body
{
	MARGIN: 0px;
	font-family:arial,verdana,helvetic;
	font-size:11pt;
	background-color:White;
	color:#003366;
}
p,h1,h2,h3,h4,h5,h6,td {
	font-family:arial,verdana,helvetic;
	font-size:11pt;
}
a {
	font-family:arial,verdana,helvetic;
	font-size:11pt;
	cursor:hand;
}
a:link
{
	cursor: hand;
	text-decoration: underline;
	background-color: transparent;
	color: #0000CC;
}
a:hover
{
	text-decoration: none;
	background-color:#003366;
	color: #ffffff;
}
a:visited
{
	text-decoration: underline;
	background-color: transparent;
	color:#003366;
	
}
a:active
{
	text-decoration: none;
	background-color:#003366;
	color: #ffffff;
}
.divContent
{
	text-align:center;
}
.tableContent
{
	width:500px;
}
.tdHeadline
{
	padding-top:20px;	
	padding-bottom:20px;	
	font-size:24pt;
	color:#C0C0C0;
	font-family:"Arial Black";
	line-height:24pt;
}
.tdContent
{
	padding-bottom:50px;
	text-align:justify;
}
H3{font-size:14pt}