/* CSS Document */

body
{
	background-color		:	#ffffff;
	font-family				:	sans-serif;
	margin-top				:	0px;
	margin-left				:	0px;
	margin-right				:	0px;
	margin-bottom			:	15px;
	padding					:	0px;
	color					:	#333333;
}
font.enhanced
{
	font-weight				:	bold;
	color					:	#647692;
}
font.alert
{
	color					:	#cc0000;
	font-weight				:	normal;
}
font.transparent
{
	color					:	#cccccc;
}
font.StarActive
{
	color					:	#4466cc;
}
font.StarInactive
{
	color					:	#ccddee;
}
hr
{
	border-top				:	dashed 1px #999999;
}
dt
{
	color					:	#660000;
	font-weight			:	bold;
}
image
{
	border					:	0px;
}

div.caption
{
	font-size				:	9px;
}
h1
{
	font-size				:	16px;
	line-height				:	1.25em;
	margin-top				:	0em;
	margin-bottom			:	0.25em;
}
h2
{
	font-size				:	16px;
	line-height				:	1.25em;
}
h3
{
	font-size				:	14px;
	line-height				:	1.25em;
	margin					:	0em 0em 0.5em 0em;
}
p
{
	margin					:	0em 0em 0.5em 0em;
}
table
{
	width					:	100%;
	border-collapse			:	collapse;
	border					:	none;
}
span.Price
{
	color:#ff0000;
	font-weight:bold;
	font-size:125%;
	line-height:1.4em;
}
span.Question
{
	font-weight				:	bold;
}

