<!--
body
{
	margin-left: 20px;
	margin-top: 4px;
	background-color: white;
}

h1
{
	font-family: arial, sans-serif;
	font-size: 24px;
	color: #003399;
	font-weight: normal;
	letter-spacing: 3px;
	margin: 2px 0px 2px 0px;
}

h2
{
	font-family: arial, sans-serif;
	font-size: 14px;
	color: #003399;
	font-weight: normal;
	margin-left: 10px;
	margin-top: 0px;
}

a
{
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}

a.tips 
{
	font-family: arial, sans-serif;
	font-size: 14px;
	color: #003399;
	font-weight: normal;
	text-decoration: underline;
}

a.tips:hover { color: #FF9900; }

td, p, ul, ol, li
{
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #333333;
}

p.leftblock
{
	font-weight: normal;
	margin-left: 10px;
	margin-right: 4px;
}

p.leftblockalert
{
	font-weight: normal;
	margin-left: 10px;
	color: #dd0a0a;
	font-style: italic;
}

p.haevy { font-weight: bold; }
p.white { color: #FFFFFF; }
p.imgtext { font-size: 10px; }
.grey { color: #666666; }

table.theadline
{
	background-color: #CCCCCC;
	border-color: black;
	border-width: 1px 0px 1px 0px;
	border-style: solid;
}

table.insidecontent { margin-left: 10px; }

table.theadsubnav
{
	background-color: #EEEEEE;
	border-color: #666666;
	border-width: 0px 0px 1px 0px;
	border-style: solid;
}
-->

