/* CSS Document */

font.enhanced, span.enhanced, span.LabelEnhanced
{
	font-weight				:	bold;
	color					:	#cc0000;
}
font.alert, span.alert, span.LabelAlert
{
	color					:	#cc0000;
	font-weight				:	normal;
}
font.transparent, span.transparent, span.LabelTransparent
{
	color					:	#cccccc;
}
font.StarActive
{
	color					:	#4466cc;
}
font.StarInactive
{
	color					:	#ccddee;
}
.Copy
{
	font-size				:	125%;
	font-weight				:	bold;
	line-height				:	1.6em;
}
hr
{
}
dt
{
	color					:	#660000;
	font-weight			:	bold;
}

h1
{
	color				:	#cc0000;
}
h2
{
	line-height			:	1.6em;
}

.Seo, .PanelSeo
{
	display				:	none;
}
