/* CSS Document */

body
{
	background-color		:	#ffffff;
	overflow				:	auto;
}
font.enhanced
{
	font-weight			:	bold;
	color				:	#bb0000;
}
font.alert
{
	color					:	#cc0000;
	font-weight			:	normal;
}
font.transparent
{
	color					:	#cccccc;
}
h1.Title
{
	color					:	#339900;
	letter-spacing				:	0.25em;
}

div.Seo
{
	display					:	none;
}

