/* CSS Document */

body
{
	margin					:	0px;
}
font.enhanced
{
	font-weight			:	bold;
	color				:	#bb0000;
}
font.alert
{
	color					:	#cc0000;
	font-weight			:	normal;
}
font.transparent
{
	color					:	#cccccc;
}


h1, h2, h3
{
	margin-top				:	0em;
}
.Seo
{
	display					:	none;
}

h1
{
	font-size				:	200%;
	letter-spacing			:	0.25em;
	line-height				:	1.5em;
	padding-left				:	0.5em;
	border-left				:	solid 4px #ff3333;
}
h2
{
	font-size				:	150%;
	letter-spacing			:	0.25em;
	line-height				:	1.5em;
	padding-left				:	0.5em;
	border-left				:	solid 4px #990099;
}

