body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	background-repeat: no-repeat;
	list-style-position: outside;
	list-style-type: lower-roman;
	position: relative;
	top: auto;
	cursor: default;
	filter: Gray;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
}

table{
    font-family: Geneva, Arial, Helvetica, sans-serif;
    font-variant: normal;
    font-weight: normal;
    border-top-width: medium;
    border-right-width: medium;
    border-bottom-width: medium;
    border-left-width: medium;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    background-repeat: no-repeat;
    text-align: left;
    color: rgba(21,62,133,1);
}
