@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:small;
	color:#116886;
	margin-top::0px;
	margin-bottom:0px;
	margin-right:0px;
	margin-left:100px;
	overflow: auto;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a:link {
text-decoration: none; color: #666221; 
}

a:active {
text-decoration: none; color: #A5152E; 
}

a:visited {
text-decoration: none; color: #591420; 
}

a:hover {
text-decoration: underline; color: #1D7DA5; 
}



