html, body {
	height: 100%;
	margin: 0;
	padding: 0;
	background: #ffffff;
	font-size: 9pt;
	color: #6d6e71;
	font-family: Arial, Helvetica,sans-serif;
}

img {
	border: none;
}

table {
	border: none;
	padding: 0;
}

table td {
	vertical-align: top;
	color: #6d6e71;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	margin: 0; 
	padding: 0;
	color: #6d6e71;
	font-family: Arial, Helvetica, sans-serif;
}

.en_w {
	color: #ffffff; 
	text-decoration: none;
}

.en_b {
	color: #000000;
	text-decoration: none;
}

.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none; 
	font-weight: normal;
	word-spacing: 1px;
}

.en_g {
	color: #cccccc;
	text-decoration: none;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
}

.en_g2 {
	color: #999999;
	text-decoration: none;
}

a:active, a:link, a:visited {
	text-decoration: none;
	color: #6699cc;
}

a:hover {
	color: #cccccc;
	text-decoration: underline;
}

.table_top {
	background-color: #6699CC;
}

.table_01 {
	background-color: #cccccc;
}

.table_02 {
	background-color: #f0f0f0;
}

.menu_in {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 11px; 
	color: #000000; 
	text-decoration: none;
	font-weight: normal;
	word-spacing: 1px; 
	background-color: #f2f2f2;
}

ul {
	padding-left: 10px;
}

.stat td{
	border: 1px dotted #cccccc;
	font-size: 8pt;
}

.stat .stattitle td{
	background-color: #cccccc;
	border: 1px dotted #ffffff;
}
