body,td
{
	background-color: white;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	letter-spacing: normal;
	text-transform: none;
	word-spacing: normal;
}

h1
{
	font-weight: bold;
	font-size: 14pt;
	word-spacing: normal;
	margin-bottom: 0em;
	line-height: normal;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	letter-spacing: normal;
	text-decoration: none;
}

h2
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.75em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.58em;
	font-weight: 500;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H4
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.33em;
	font-weight: 500;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H5, DT
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

H6
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	font-weight: 700;
	font-style: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
}

TFOOT, THEAD
{
	font-size: 1em;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}

TH
{
	vertical-align: baseline;
	font-size: 1em;
	font-weight: bold;
	word-spacing: normal;
	letter-spacing: normal;
	text-transform: none;
	font-family: Arial, Helvetica, sans-serif;
}


A:link
{
	text-decoration: none;
	color: #333399;
}

A:visited
{
	text-decoration: none;
	color: #333399;
}

A:active
{
	text-decoration: none;
	color: #333399;
}

A:hover
{
	text-decoration: underline;
	color: #3333cc;
}

SMALL
{
	font-size: .7em;
}

BIG
{
	font-size: 1.17em;
}

BLOCKQUOTE, PRE
{
	font-family: Courier New, monospace;
}


UL LI
{
	list-style-type: square;
}

UL LI LI
{
	list-style-type: disc;
}

UL LI LI LI
{
	list-style-type: circle;
}

OL LI
{
	list-style-type: decimal;
}

OL OL LI
{
	list-style-type: lower-alpha;
}

OL OL OL LI
{
	list-style-type: lower-roman;
}

IMG
{
	margin: 1px;
	border: 0px;
}

P
{
	margin-top: 5px;
	margin-bottom: 5px;
}

.BOX
{
	padding: 5px;
	margin-top: 5px;
	margin-bottom:0px;
	margin-left:0px;
	margin-right:0px;
	border-color: Gray;
	border-width: 1px;
	border-style: Dashed;
}

.HEADLINE
{
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-weight: 700;
	font-size: 1.75em;
	word-spacing: normal;
	text-transform: none;
	font-style: normal;
	letter-spacing: normal;
	text-decoration: none;
}

.LISTING_HEADER
{
	font-weight: bold;
	color: white;
	background-color: dimgray;
	padding: 5px;
	margin: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: dimgray;
}

.LISTING_HEADERHOTLIST
{
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	padding-bottom: 5px;
	margin: 0px;
	color: white;
	padding-top: 5px;
	border-bottom: dimgray 1px solid;
	background-color: red;
}

.LISTING_HEADEREMPTY
{
	padding: 0px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: dimgray;
}

.LISTING_ROWSTYLE1
{
	color: black;
	background-color: gainsboro;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	padding-right: 4px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: dimgray;
}

.LISTING_ROWSTYLE2
{
	color: black;
	background-color: white;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 4px;
	padding-right: 4px;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: dimgray;
}

.NAVIGATION_SMALL
{
	font-size: 9px;
}

.ITEM_HEADLINE
{
	font-size: 12px;
}

