body{
 background-color:#ffffff;
 font-family:Helvetica,Verdana,Arial;
 color:#909090;
 font-size:10pt;
 margin-top: 40px;
 margin-left: 40px;
}
a{
 font-family:Helvetica,Verdana,Arial;
 text-decoration:none;
 color:#505050;
 font-weight:bold;
 font-size: 100%
}
a:hover{
	font-family:Helvetica,Verdana,Arial;
	 text-decoration:none;
	 color:#000000;
	 font-weight:bold;
	 font-size: 100%
}
h1{
color: #505050;
font-size: 180%;
font-weight:normal
}
h2{
color:#505050;
font-size:140%;
font-weight:normal
}
h3{
	color:#606060;
	font-size:100%
}
p{
font-size:80%;
text-align:justify
}
table{
border:0px;
background-color:#ffffff;
width:800px;
height:505px;

}
