body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
html,body {
	margin:0px auto;
	text-align:center;
	background-color:#f4f4f4;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333;
}
a:hover {
	text-decoration: none;
	color: #ff0000;
}
a:active {
	text-decoration: none;
	color: #ff0000;
}

.white {
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
.white:link{
	color: #FFFFFF;
	text-decoration: none;
	font-weight:bold;
}
.white:visited {
	COLOR: #ffffff; TEXT-DECORATION: none;
	font-weight:bold;
}
.white:active {
	COLOR: #ffffff; TEXT-DECORATION: none;
	font-weight:bold;
}
.white:hover{
	color: #FFFFFF;
	text-decoration: underline;
	color: #ff0000;
	font-weight:bold;
}
div,form,img,ul,ol,li,dl,dt,dd {margin:0; padding:0; border:0; }
h1,h2,h3,h4,h5,h6 {margin:0; padding:0; font-size:12px; font-weight:normal;}
table,td,tr,th{font-size:12px;}
li{list-style-type:none;}
input,button{cursor:pointer;}
img{vertical-align:top;}
table{margin:0 auto;}
.inp2{border:1px solid #b6b6b6;}
.clear{clear:both;height:0px;width:100%;}

