﻿BODY {
	font-size: 10pt;
	Font-Family : Arial, sans-serif;
	Background-Color : white;
}
a:link {
	Color : #333399;
	text-decoration : none;
	font-weight: 700;
}
a:visited {
	Color : #333366;
	text-decoration : none;
	font-weight: 700;
}
a:hover {
	Color : black;
	text-decoration : underline;
	font-weight: 700;
}
TT {
	Font-Family : Courier New, Courier;
}
table {
	font-size: 10pt;
	Font-Family : Arial, sans-serif;
}
