body { 
 	font-family: verdana, sans-serif;
	font-size:11px;
	line-height:15px;
	text-align:center;
	background-color : #433448;
	}

.main
{
	width:750px;
	line-height:15px;
	margin-left: auto;
	margin-right: auto;
	padding:25px;
	background:#9e96b0;
	text-align:left;
	font-size: 12px;
    border: 1px solid #ccc;
	color: #000;
}

A:link		{
	color:#696b69;
	text-decoration: underline;

} 
A:visited	{
	color: #696b69;
	text-decoration: underline;
} 
A:active	{
	color: #b24648;
	text-decoration: none;
} 
A:hover		{
	color: #476b49;
	background: #fff;
	text-decoration: underline;
} 

h1

{       font-size: 22px;
        font-weight: bold;  
		color: #283f51;
        text-align: center;
		padding-top:10px;
}


h2 {
		font-size: 14px;
		color:#433448;
		padding-top: 10px;
		padding-bottom: 3px;
}

img {
	padding:3px;
	border: 1px solid #433448;
	background:#000;
}

.header

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

.min
{
		font-weight: normal;
		font-size: 10px;
		color:#696b69;
}

.d {
		font-size: 12px;
		color: #000;
		padding-bottom:10px;
}

.l {
		color:#3d504e;
}

