body
{
	font-family: Verdana;
	color: #333333;
	font-size: 9pt;
}

p {
	font-family: Verdana, Helvetica, Sans-Serif;
	color: #333333;
	font-size: 9pt;
	font-weight: normal;
	padding-bottom: 4px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 4px;
}

table, td
{
	font-family: Verdana, Helvetica, Sans-Serif;
	color: #333333;
	font-size: 9pt;
	font-weight: normal;
}

.big
{
	color: White;
	font-size: 16pt;
	font-weight: bold;
}

.bold
{
	color: #111111;
	font-size: 9pt;
	font-weight: bold;
}

.boldi
{
	color: #111111;
	font-size: 10pt;
	font-weight: bold;
	font-style : italic;
}

.white
{
	font-family: Helvetica, Sans-Serif;
	color: White;
}

.menu
{
	font-family: Helvetica, Sans-Serif;
	color: White;
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 6px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 6px;
}

ul, li {
	margin-left : 32px;
	padding-left : 32px;
	margin-bottom : 6px;
	margin-right : 0px;
	margin-top : 6px;
	padding-bottom : 0px;
	padding-right : 0px;
	padding-top : 0px;
}

.small
{
	font-size: 8pt;
	color: #cccccc;
	font-weight: normal;
	padding-bottom: 12px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 12px;
}

.mini
{
	font-size: 7pt;
	font-weight: normal;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	padding-top: 4px;
}

.line1
{
	font-size: 9pt;
	font-weight : bold;
	color: #ffffcc;
	background-color : #3399FF;
	padding-bottom: 4px;
	padding-left: 12px;
	padding-right: 12px;
	padding-top: 4px;
}

.lt
{
	background-color : #FFFFCC;
	text-align : center;
}

.dk
{
	background-color : #CCFFCC;
	text-align : center;
}

a
{
	text-decoration: none;
	color: #3300FF;
}

A:hover 
{
	color: #FF3300;
	text-decoration: none;
}


td.menu:hover
{
	background-color : #0099FF;
}