.body {
	padding-top: 4px;
	margin-top: 0px;
}

td.tab_lo
{
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/tab_lo.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	vertical-align: center;
	color: #777777;
}

td.tab_hi
{
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	background-image: url(images/tab_hi.gif);
	background-repeat: no-repeat;
	background-position: left top;
	text-align: center;
	vertical-align: center;
	color: #777777;
}

td.tab_bar
{
	background-image: url(images/tab_bar.gif);
	background-repeat: repeat-x;
	font-size: 12px;
}

a.tablink,a.tablink:link,a.tablink:visited {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #777777;
}

a.tablink:hover,a.tablink:active {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #ffffff;
}

td.content,li,p {
	font-family: arial,helvetica,sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #dddddd;
	vertical-align: top;
}

li {
	margin-bottom: 2px;
}

a.orange,a.orange:link,a.orange:visited {
	color: #ff9933;
	text-decoration: underline;
}

h1 {
	font-family: arial,helvetica,sans-serif;
	font-size: 22px;
	font-weight: bold;
	line-height: 28px;
	color: #ff9933;
}

td.descr {
	vertical-align: top;
	padding-top: 12px;
}

small {
	font-size: 10px;
}
