body
{
	font: normal 100% arial,verdana,helvetica;
	color:#000000;
}

table
{
	border-collapse: separate;
	border-spacing: 1;
	empty-cells: show;
}
table tr th
{
	font-weight: bold;
	text-align:left;
	background:#a6caf0;
}
table tr td
{
	background:#eeeee0;
}

p
{
	line-height:1.5em;
	margin-top:0.5em; margin-bottom:1.0em;
}

h1
{
	margin: 0px 0px 5px;
	font: bold 165% arial,verdana,helvetica;
}
h2
{
	margin-top: 1em; margin-bottom: 0.5em;
	font: bold 125% arial,verdana,helvetica;
}
h3
{
	margin-bottom: 0.5em; font: bold 115% verdana,arial,helvetica
}
h4
{
	margin-bottom: 0.5em; font: bold 100% verdana,arial,helvetica
}
h5
{
	margin-bottom: 0.5em; font: bold 100% verdana,arial,helvetica
}
h6
{
	margin-bottom: 0.5em; font: bold 100% verdana,arial,helvetica
}

a:link {color: #0000FF}
a:visited {color: #993399}
a:hover {color: #A52A2A}
a:active {color: #993399}

