@charset "utf-8";
/* CSS Document */


body {
	margin: 0; 
	padding: 0;
	text-align:center; /* for IE */

	font-family :Verdana, Helvetica, Arial, sans-serif;
	line-height: 1.30; font-size: 10.5px; color: #402919;
	text-decoration: none ; background-color: #fff;
}
	a:link {font-weight: bold; text-decoration: none ;color : #402919;}
 	a:hover {font-weight: bold; text-decoration: none ;color : #553a29;}
	a:active {font-weight: bold;text-decoration: none ;color : #553a29;}
	a:visited {font-weight: bold;text-decoration: none ;color : #553a29;}

#float { position: relative; width: 720px; margin: 0px auto 0px; padding: 0px; text-align:left;}

.grey {  font-family :Verdana, Helvetica, Arial, sans-serif;
	line-height: 1.30; font-size: 10px; color: #666;
	}

img {
	border: 		0px;
}

	

