/* DK Millennium Strategy Guide Style Sheet */
/* Copyright (c) 2002 James Haley */

BODY, BLOCKQUOTE, H1, H2, H3, H4, H5, H6
{
	color: #000000;
	font-size: 10pt;
	font-family: arial;
	background: white none;
}

SPAN.Header
{
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
}

SPAN.InfoCat
{
	font-weight: bold;
}

SPAN.SpecInfo
{
	font-style: italic;
}

SPAN.UEmph
{
	text-decoration: underline;
}

SPAN.LittleTip
{
	font-size: 8pt;
}

SPAN.RedNum
{
	font-weight: bold;
	color: #FF0000;
}

DIV.imageDiv
{
	float: right;
	padding: 15px;
}