body {
	color : #361148;
	background-color : #e0c0f0;
		font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 12px;
margin-top : 10px;}
td{
	font-family : Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : 12px;
}
a {
	color : maroon;
	text-decoration : none;
}

a:hover {
	color : #d2691e;
	text-decoration : none;
}
 h2 , h3 , h4 {
	background-color : #e1ddfb;
	max-width : 100%;
	margin-top : 8px;
	margin-bottom : 5px;
	color : #b467da;
}
h1  {
	background-color : #b66cdb;
	max-width : 100%;
	margin-top : 8px;
	margin-bottom : 5px;
	color : #4f1a6a;
	text-align : left;
	
}