
body, div, table, tr, td, th, span, font, h1, h2, h3, h4, p, em, strong,
form, input, select, textarea, a
{
	font-family:"Trebuchet MS", Verdana, Sans-serif;
	font-size:1em;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	margin:0;
	padding:0;
}

body, div, table, tr, td, th, font, h1, h2, h3, h4, p, form, input, select, textarea
{
	color:#333333;
}

body
{
	margin:4px;
}

h1
{
	font-style:italic;
	font-size:1.8em;
	font-weight:600;
	color:#D8BD54;
	padding:10px 0 10px 0;
	margin:0 4px 0 4px;
}

h2
{
	font-size:1.2em;
	font-weight:600;
	padding:4px 0 4px 0;
	margin:0 4px 0 4px;
}

p
{
	margin:0 4px 0 4px;
}

p.small
{
	font-size:0.8em;
}

a
{
	color:#0099CC;
}

a:hover
{
	color:#0066CC;
}

table.small
{
	font-size:0.8em;
}

table.small td
{
	vertical-align:top;
}

tr.header td
{
	background-color:#ededed;
}

tr.header td p
{
	font-weight:600;
}

a img
{
	border:0 none;
	vertical-align:middle;
}

em.grayed
{
	color:#999999;
	font-size:0.8em;
	vertical-align:middle;
}

#holder_header
{
	border-bottom:2px dashed #CC9966;
}

#holder_header h1
{
	margin:0 10px 0 10px;
}

#holder_header h1 em
{
	color:#993333;
}

#holder_body
{
}

#holder_body .item
{
	margin:5px 10px 5px 10px;
}