/* CSS Document */

body
{
	background-color		:	#ffffcc;
	background-image		:	url(../image/Common/Background.png);
	overflow				:	auto;
	margin					:	0px 0px 30px 0px;
}

font.enhanced
{
	font-weight			:	bold;
	color				:	#bb0000;
}
font.alert
{
	color					:	#cc0000;
	font-weight			:	normal;
}
font.transparent
{
	color					:	#cccccc;
}
h1
{
	font-size				:	21px;
	color					:	#ff3333;
	line-height				:	1.6em;
	letter-spacing				:	0.25em;
}
h2
{
	font-size				:	18px;
	color					:	#669900;
	line-height				:	1.6em;
	padding-left				:	0.5em;
	border-left				:	solid 4px #669900;
	border-bottom			:	solid 1px #999999;
}
h3
{
	font-size				:	16px;
	color					:	#000099;
}
