<style>{  }

aa{}
body{
    background-color:#ffffff;
    font-family: Arial;
}
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;
text-align:center;
ul{
font-family: Arial;
}
ol{
font-family: Arial;
}
table{
    background-color:#ffffff;
    font-family: Arial;
}
td{
	font-family: Arial;
	text-decoration: none;
	padding:2pt;
	}
table.title{
		width:100%;
		height:15%;	
		border: 0px none;
		border-color:#FFFFFF;
		background: #FFFFFF;
    text-align: center;
		font-family: Arial;
		text-decoration: none;
	  color:#000000;
}
td.title1{
		width:40%;
		height:5%;	
		background: #FFFFFF;
		border: 0px none;
    text-align: center;
		font-size: 10pt;
		font-family: Arial;
		text-decoration: none;
	  color:#000000;
}
td.title2{
		width:60%;
		height:5%;	
		background: #FFFFFF;
		border: 0px none;
    text-align: center;
		font-size: 10pt;
		font-family: Arial;
		text-decoration: none;
	  color:#000000;
}

</STYLE>
