/* CSS Document */
body{
margin:0px;
	color: #000000;


}
body,td,th{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #911024;
}
a:active {
	text-decoration: none;
}
.input{
border:1px #000000 solid;
width:200px;
height:22px;
}
.style1{
color:#FFFFFF;
}