@charset "utf-8";
 
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990033;
	text-align: center;
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #990033;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #660000;
}
a:hover {
	text-decoration: none;
	color: #CC3300;
}
a:active {
	text-decoration: none;
	color: #660000;
}
.style8 {font-size: 8px}
.style7 {
	font-size: 9px;
	text-align: left;
}
.inlineLeft {
	text-align: left;
}
.center {

}
td {
	text-align: left;
}

