body {
	margin: 12px 0px 12px 0px;
	padding: 0px;
	background: #4B5561;
	font-family: garamond, times, serif;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	color: #000000;
}
#container {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	width: 810px;
	border: 3px solid #000000;
}
#content {
	width: 750;
	border: 1px solid #000000;
	margin: 4px;
}
a.menu {
	font-family: times, serif;
	font-size: 20px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
a.menu:hover {
	color: #6C6C6C;
	text-decoration: none;
}
a.main {
	font-family: times, serif;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
a.main:hover {
	text-decoration: underline;
	color: #6C6C6C;
}
a.select {
	font-family: arial, garuda, utkal, freesans, malayalam;
	font-size: 10px;
	font-weight: bold;
	background-color: #000000;
	text-decoration: none;
	color: #FFFFFF;
	padding: 0px 8px 3px 8px;
}
a.select:hover {
	text-decoration: none;
	color: #AFAFAF;
}
h1.main {
	font-family: times, serif;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #000000;
}
h2.main {
	text-align: left;
	font-family: times, serif;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #000000;
}
h3.main {
	text-align: left;
	font-family: times, serif;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	color: #000000;
}
p.main {
	text-align: justify;
	font-family: times, serif;
	font-size: 16px;
	font-weight: normal;
	font-style: normal;
	line-height: 18px;
	color: #000000;
}
p.update {
	text-align: left;
	font-family: times, serif;
	font-size: 12px;
	font-weight: normal;
	line-height: 14px;
	margin: 0px;
	color: #000000;
}
p.release {
	text-align: center;
	font-family: arial, sans-serif;
	font-size: 16px;
	font-weight: normal;
	background: #FF7800;
	border: 3px double #000000;
	padding: 10px;
}
p.copyright {
	text-align: center;
	color: #000000;
	margin-top: 0px;
	font-family: arial, garuda, utkal, freesans, malayalam;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
}
#footer {
	text-align: center;
	font-family: arial, garuda, utkal, freesans, malayalam;
	color: #000000;
}
#footer ul {
	margin-top: 1.2em;
	margin-bottom: 5px;
	margin-left: -1.0em;
}
#footer li {
	display: inline;
	list-style: none;
}
#footer a {
	font-family: arial, garuda, utkal, freesans, malayalam;
	font-size: 10px;
	font-weight: 100;
	text-decoration: none;
	color: #000000;
}
#footer a:hover {
	text-decoration: none;
	color: #6C6C6C;
}
a.footer {
	font-family: arial, garuda, utkal, freesans, malayalam;
	font-size: 10px;
	font-weight: 100;
	text-decoration: none;
	color: #000000;
}
a.footer:hover {
	text-decoration: underline;
	color: #000000;
}
table.character_list {
	border: 1px solid #3c3c3c;
	margin: 0px;
	padding: 0px;
}
td.chr_list_left {
	border-right: 1px solid #3c3c3c;
	border-bottom: 1px solid #3c3c3c;
}
td.chr_list_right {
	border-bottom: 1px solid #3c3c3c;
}