HTML {
	overflow: scroll;
} 

*, BODY, TD {
		font-family: sans-serif;
		}
SMALL {
		font-family: sans-serif;
		font-size: x-small;
		}
B {
		font-family: sans-serif;
		color: #000000;
		}
a:link, a:visited {
		font-family: sans-serif;
		color: #003377;
		text-decoration: none;
		}
a:hover, a:active {
		font-family: sans-serif;
		color: #003377;
		text-decoration: underline;
		}
P {
		text-align: justify;
		}
TH {
		font-weight: normal;
		text-align: left;
		}
BODY {
		margin: 0 0 0 0;
		}