<style>{  }

aa{}
body{
    background-color:#ffffff;
}
A{
font-family: Arial;
}
A:hover {
color: #990000;
text-decoration: underline;
font-style: normal;
}
p{
font-family: Arial;
}
h1{
font-family: Arial;
text-align:center;
}
h2{
font-family: Arial;
}
ul{
font-family: Arial;
}
ol{
font-family: Arial;
}

table{
	border: 0px none;
	background: #FFFFFF;
	width: 100%;
  text-align: center;
}
td{
	border: 0px none;
	padding:2pt;
	font-family: Arial;
	text-decoration: none;
	background:#FFFFFF;
	font-size:10pt;
}
</STYLE>
