BODY {
	margin:0;
	font-family :  Arial, sans-serif ;
	font-size : 8pt;
}
FORM {margin:0;
	padding:0;
	font-family :  Arial, sans-serif ;
	font-size : 8pt;
}

INPUT {margin:0;
	padding:0;
	font-family :  Arial, sans-serif ;
	font-size : 8pt;
}

TD {
	font-family :  Arial, sans-serif ;
	font-size : 9pt;
	color : #666666;
	background-color : white;
}

.td-yellow {
	font-family :  Arial, sans-serif ;
	font-size : 8pt;
	color : #666666;
	background-color : #f4f0c9;
}

.td-red {
	font-family :  Arial, sans-serif ;
	font-size : 8pt;
	color : white;
	background-color : #cc0000;
}

.td-arrowon {
	font-family :  verdana, sans-serif ;
	font-size : 11pt;
	color : #cc0000;
	background-image:url(images/arrow_on.gif);
	background-repeat:no-repeat;
	background-position:center left;
	border-bottom:1px dashed #444444;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
}

.td-arrowoff {
	font-family :  verdana, sans-serif ;
	font-size : 11pt;
	color : #444444;
	background-image:url(images/arrow_off.gif);
	background-repeat:no-repeat;
	background-position:center left;
	border-bottom:1px dashed #444444;
	padding-left:20px;
	padding-top:5px;
	padding-bottom:5px;
}

.leftmenulink, .leftmenulink:Visited {
	font-family :  verdana, sans-serif ;
	font-size : 11pt;
	text-decoration: none;
	color: #444444;
}

.leftmenulink:Hover {
	font-family :  verdana, sans-serif ;
	font-size : 11pt;
	text-decoration: none;
	color: #cc0000;
}

.redlink, .redlink:Visited {
	font-family :  verdana, sans-serif ;
	font-size : 9pt;
	text-decoration: none;
	color: #cc0000;
}

.redlink:Hover {
	font-family :  verdana, sans-serif ;
	font-size : 9pt;
	text-decoration: none;
	color: #444444;
}

A, A:Visited {
	font-family :  verdana, sans-serif ;
	font-size : 9pt;
	text-decoration: none;
	color: #444444;
}

A:Hover {
	font-family :  verdana, sans-serif ;
	font-size : 9pt;
	text-decoration: none;
	color: #cc0000;
}

.sectionfont {
	font-family :  Arial, sans-serif ;
	font-size : 12pt;
	color : white;
}

