body {
	color : #170b5d;
	background-color : #c6c8f4;
	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 : #d7caf2;
	max-width : 100%;
	margin-top : 8px;
	margin-bottom : 5px;
	color : #835dd5;
}
h1  {
	background-color : #816eee;
	max-width : 100%;
	margin-top : 8px;
	margin-bottom : 5px;
	color : #441074;
text-align : left;
	}