@charset "UTF-8";
.style1 {
	font-size: .9
}
.style2 {
	font-size: .7;
	color: #F8E387;
}
body {
	background-color: #494949;
}
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 1em;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
A:hover {
	color: #F6E488;
	text-decoration: underline;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: .8em;
	font-style: normal;
	line-height: 1.5em;
	font-weight: normal;
	font-variant: normal;
	color: #F4E38D;
}
