@charset "utf-8";
/* CSS Document */

body {
	padding:0;
	margin:0;
	text-align:left;
}
div, table, td, th, p, span, input, h1, h2, h3, h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:140%;
	color:#666666;
	text-align:left;
}
img {
	padding:0;
	border:0;
}
a {
	text-decoration:none;
	color:#666;
	
}
a:hover {
	text-decoration:none;
	color:#1196d4;
}


/*Footer*/
#footer {
	border-top:1px solid #e1e1e1; 
	border-bottom:4px solid #e1e1e1; 
	text-align:center;
	font-weight:bold;
	}
	

