@charset "utf-8";
/* CSS Document */

.body {
	font-family: Book Antiqua, 	margin-top: 10pt;
}
#mainTable {
	font-family: Book Antiqua,;
	font-size: 100%;
	color: #000000;
	background-color: #2998D5;
}
#myTable {
	font-family: Book Antiqua, ;
	font-size: 100%;
	color: #000000;
	background-color: #ffffff;
}
ul {
	font-size: 100%;
	list-style-type: disc;
	font-family: Book Antiqua,;
	font-style: normal;
	line-height: 15pt;}
A:link {text-decoration: underline; color: blue; font-family: Book Antiqua;
	font-size: 100%;}
A:visited {text-decoration: underline; color: purple;	font-family: Book Antiqua;
	font-size: 100%;}
A:active {text-decoration: none; color: blue;	font-family: Book Antiqua;
	font-size: 100%;}

A:hover {text-decoration: underline; color: red; font-family: Book Antiqua;
	font-size: 100%;}
