body{
	background-color: #c0c0c0;
	margin: 0 0 0 0;
	text-align: center;
}
html,body, div,p,table,td,form,img,h1,h2,h3,h4,h5,h6,input,textarea {
	font-family: tahoma, arial, helvetica, sans-serif;
	color: #ebebe9;
}

body, th, td, input,textarea  {
	font-size:11px;
	
}
input {
	border:1px solid;
}
textarea{
	border:1px solid;
}

a {
	color: #ebebe9;
}

h1{	font-size: 16px;}
h2{	font-size: 14px;}
.ul{
	list-style:none;
	padding: 0px;
	margin: 10px 0px 0px 0px;
}
.li{
	padding: 2px;
}
