a:link {text-decoration: underline;color: black;}

a:visited {color: black;text-decoration: underline;}

a:hover {text-decoration: underline;color: blue;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;



}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;

}
