<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: #000000;
    border: 4pt outset #C0C0C0;
    text-align: center;
}
td{
	background: #C0C0C0;
  padding:2pt;
  color: #008080;
	font-family: Arial;
	text-decoration: none;
  width: 10%;    
}
.wide{
		background: #000000;
    border: 4pt outset #C0C0C0;
    text-align: center;
    width:95%;
}
input{
    color:#008080;
    background: #C0C0C0;
    text-align: center;
}
.u{
    color:#800040;
    background: #C0C0C0;
    text-align: center;
}
.btn{
    color:#400080;
    background: #C0C0C0;
    text-align: center;
    cursor:hand;
    width:180 px;
}
.on{
	color:#E94116;
    width:180 px;
    cursor:hand;
}
.show{
    display: block; 
		color: #008080;
    background: #C0C0C0;
    text-align: center;
}
.hide{
    display: none; 
}
.show0{
    color:#0080FF;
    font-family: Arial;
}
.hand{
    cursor:hand;
}
.left{
    text-align:left;
}
.left_black{
    text-align:left;
    border: 4pt outset #C0C0C0;
}
.expand{
		width:95%;
}
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>


