/* CSS Document */

body
{
	background-color			:	#FFFFFF;
	color						:	#000000;
	margin-left					:	auto;
	margin-right					:	auto;
	margin-top					:	0px;
}
body, div, span, p, form, td, input, select, dl, dd, dt
{
	line-height				:	1.5em;
}

h1
{
	color					:	#ff5533;
	font-weight				:	bold;
	font-size				:	200%;
	letter-spacing				:	0.5em;
}
h2
{
	color					:	#ff5533;
	font-weight				:	bold;
	font-size				:	150%;
	margin					:	0.25em 0em;
	letter-spacing			:	0.25em;
}
h3
{
	color					:	#662200;
	font-weight				:	bold;
	font-size				:	125%;
	letter-spacing			:	0.15em;
}

span.License
{
	font-weight				:	normal;
	font-size				:	8px;
}

font.enhanced, span.enhanced
{
	font-weight				:	bold;
	color					:	#ff5533;
}
font.enhanced2, span.enhanced2
{
	font-weight				:	bold;
	color					:	#009900;
}
font.transparent, span.transparent
{
	color					:	#cccccc;
}
font.large, span.large
{
	font-weight				:	bold;
	font-size				:	125%;
}
font.alert
{
	color					:	#ff0000;
}
font.hit
{
	color					:	#ff0000;
	font-weight				:	bold;
	text-decoration			:	underline;
}
.Seo
{
	display					:	none;
}
img
{
	border					:	none;
}

