.all {
	font-family: Andalus;
	font-size: 16px;
	font-style: normal;
	color: #363A90;
}
table {
	font-family: Andalus;
	font-size: 16px;
	font-style: normal;
	color: #406AB7;
}
td {
	font-family: Andalus;
	font-size: 16px;
	font-style: normal;
	color: #406AB7;
}
tr {
	font-family: Andalus;
	font-size: 16px;
	font-style: normal;
	color: #406AB7;
	
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #363A90     ;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #0000CC;
}
a:active {
	color: #333399;
}
