body { 
 	font-family: verdana, sans-serif;
	font-size:11px;
	line-height:15px;
	text-align:center;
	background-color : #b4a99a;
	}
.main
{
	width:67%;
	line-height:15px;
	margin-left: auto;
	margin-right: auto;
	padding:25px;
	background:#ffffff;
	text-align:left;
        border: 1px solid #edbca5;
}

A:link		{
	color: #476b49;
	text-decoration: underline;
} 
A:visited	{
	color: #75a6a4;
	text-decoration: none;
} 
A:active	{
	color: #ddba2f;
	text-decoration: none;
} 
A:hover		{
	color: #476b49;
	text-decoration: underline;
} 

h1

{                font-size: 14px;
                 font-weight: bold;  
		color: #aa8eb0;
                text-align: center;
		border: 1px solid #edbca5;
		background-color: #dee2d3;
}


h2 {
font-size: 12px;
color:#107815;
font-weight: bold;
}

.header

{                font-size: 18px;
                 font-weight: bold; 
                 padding-bottom : 10px; 
		color:#003300;
		text-align: center;
}

.min
{
font-weight: normal;
font-size: 10px;
color:#97bb9f;
}

.d {
font-size: 12px;
}

.l {
color:#97bb9f;
font-size: 10px;
}

