html,body {

background-color:white;
margin:0;
padding:15px;
color: grey;
font-size:12px;
line-height:1.5;
font-family:georgia,serif;

	}



a {color: #58523f;}
new {color: #656245;}
a:link { text-decoration: none; }
a:visited { text-decoration: none; }
a:hover { text-decoration: underline; }
a:active { text-decoration: none; }





div#p11 {
font-size:11px;
line-height:1.5;
font-family:georgia,serif;
	}






div#dot {border-style: dotted;
border-right-width: 0px;
	border-left-width: 0px;
	border-top-width: thin;
	border-bottom-width: 0px;
	}
	



