@charset "utf-8";
/* CSS Document */

body,td,th {
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FF0000;
}
a:hover {
	text-decoration: none;
	color: #0099FF;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.style2 {font-size: x-small}
.style3 {
	font-size: x-large;
	font-weight: bold;
}
.style4 {font-size: large}
