/* CSS Document */

body
{
	background-color		:	#fffddf;
	background-image		:	url(../image/background/Body.gif);
	margin-top				:	0px;
	margin-bottom			:	15px;
	margin-left				:	30px;
	margin-right				:	30px;
	padding					:	0px;
	color					:	#221100;
	text-align				:	center;
	overflow				:	auto;
}
font.enhanced
{
	font-weight			:	bold;
	color					:	#bb0000;
}
font.enhanced2
{
	font-weight				:	bold;
	color					:	#006600;
}
font.alert
{
	color					:	#cc0000;
	font-weight			:	normal;
}
font.transparent
{
	color					:	#cccccc;
}
font.StarActive
{
	color					:	#009900;
}
font.StarInactive
{
	color					:	#ccccbb;
}

h1
{
	color					:	#660000;
	font-size				:	200%;
	letter-spacing			:	0.5em;
	line-height			:	1.5em;
}
h2
{
	color					:	#006600;
	font-size			:	150%;
	letter-spacing		:	0.25em;
	line-height			:	1.5em;
}
h3
{
	font-size			:	125%;
	letter-spacing		:	0.15em;
	line-height			:	1.5em;
}
hr
{
	border-top				:	dashed 1px #660000;
	height					:	1px;
	color					:	#ffffff;
}
dt
{
	color					:	#660000;
	font-weight			:	bold;
}

p.Button
{
		margin-top	:	2em;
}

sup, sub
{
	font-size				:	85%;
}

font.Question
{
	font-weight				:	bold;
	font-size				:	150%;
	color					:	#990000;
}

font.Answer
{
	font-weight				:	bold;
	font-size				:	125%;
	color					:	#009900;
}
font.Interview
{
	font-weight				:	bold;
	font-size				:	125%;
	color					:	#006600;
}

