@charset "utf-8"; 
* {font-family:arial;}
body { background:#fff url('../images/bg_body.gif') center repeat-y; margin:5px 0px 0px 0px; padding:0px; font-size:12px; color:#000; line-height:130%; border-left:1px solid #e3e3e3; }
table, tr, td, p, form, h1, h2, h3
{
	padding:0px;
	margin:0px;
}
a
{
	text-decoration:underline;
}
a:hover
{
	text-decoration:none;
}
input
{
	font-size:11px;
}


