body, td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
}

body {
	background-color: #333333;
}

h1, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0px;
}

.small_notice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

.account_name {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

.info_back {
	background-color: #464646;
}

a:link {
	color: #CC0000;
}
a:visited {
	color: #CC0000;
}
a:active {
	color: #CC0000;
}
a:hover {
	color: #CC0000;
 	text-decoration: none;
}