	.logo {
		color: #9B9FA2;
	}

	td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #595959;
	font-weight: normal;
	line-height: 17px;
	}

	.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	text-decoration: none;
	color: #c09800;
	font-weight: normal;
	line-height: 17px;
	}

	
	a{
		color: #006BB8;
	}
	
a.hover{
		text-decoration: underline;
	}
 
.compulsory {
       background-color: #d0e0f5;
}