body {
	 margin : 0px;
	 padding : 0px;
	 background-color : #fffafa;
	 color : #333333;
	 line-height: 190%; 
}

div.text{
	background-color: #ffffff;
	 margin-left: 90px;
	 margin-right: 90px; 
	 padding: 40px 60px;
	 border : 1px solid #e1e1e1;
}
.c { text-align:center; margin-top: 100px; margin-bottom: 50px;}
a:link{ color: #997199; }
a:visited{ color: #4c2734}
a:hover { background-color: #e9dfe5; } 
p.h { font-weight: bold;}
p.r { text-align: right;}
p.ato {margin-top: 100px;}