@charset "UTF-8";
/* CSS Document */

.footer {font-size: 9px}
.footer a:link {
	color: #000000;
	text-decoration: none;
}
.footer a:visited {
	text-decoration: none;
	color: #000000;
}
a:visited img {
	text-decoration: none;
	color: #000000;
}
a:link img {
	text-decoration: none;
	color: #000000;
}
a:hover img {
	text-decoration: underline;
	color: #ffffff;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
body {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 13px;
}
.basic {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
body,td,th {
	font-family: arial;
}
.large {
	font-size: 48px
}.main {
	background-color: #999999;
	width: 100%;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
