body, html, div {
	margin: 15 15 15 15;
	padding: 0;
	}
body { 
	font: 10pt/16pt trebuchet MS, verdana, geneva, arial, sans serif; 
	color: #000; 
	}
.main_bod{
	/*background: url(../images/bunny_background_bg.gif) no-repeat;*/
	}
a:link { 
	font-weight: bold; 
	text-decoration: none; 
	color: #644300;
	}
a:visited,a:active { 
	font-weight: bold; 
	text-decoration: none; 
	color: #996600;
	}
a:hover { 
	text-decoration: underline; 
	color: #720606;
	}
.title{
	font-size: 16pt;
	}
