body {
	background-color:#c8fb8b;
	margin-top:0;
}
h1 {
	font-size : 14px;
	font-family : arial;
	color : #9500ca;
}
h2 {
	font-size:14px;
	font-family:arial;
	color:#0f1e83;
}
h3 {
	font-size:11px;
	font-family: arial;
	color:#006;
}
div

	{
		font-size : 12px;
		font-family : arial;
		color : #808080;
	}

	td

	{
		font-size : 12px;
		font-family : arial;
		color : #646464;
	}
	.c2

	{
		font-size : 10px;
		font-family : arial;
		color : #34227b;
	}
		
	a {
		color: #34227b;
			text-decoration: underline;	
	}
a:hover {
		color: #d42a1e;		
		font-style : normal;	
		text-decoration: underline;	
	}