body
{
	font-size: 8pt;
	font-family: Verdana,Arial,Helvetica;
	background: #ffffff;
	color: #000000;
	text-decoration: none;
	font-weight: none;
}

h2 {
	color: #888f8f;
	font-size: 12pt;
	margin-bottom : 0;
}

A {
	font-size: 8pt;
	font-family: Verdana,Arial,Helvetica;
	color: #ff0000;
	text-decoration: underline;
	font-weight: normal;
}

A:hover {
	font-size: 8pt;
	font-family: Verdana,Arial,Helvetica;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

A:visited {
	font-size: 8pt;
	font-family: Verdana,Arial,Helvetica;
	color: #ff0000;
	text-decoration: underline;
	font-weight: normal;
}

A:visited:hover {
	font-size: 8pt;
	font-family: Verdana,Arial,Helvetica;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}

table {	
	border : 0px solid #f0f0f0;
	BACKGROUND-COLOR: #ffffff;
	padding: 0px 0px;
	frame: 1px;
}

td {
	font-size: 8pt;
	font-family: Verdana,Arial,Helvetica;
	color: #000000;
	text-decoration: none;
	font-weight: none;
	background-color: white;
	border-bottom: solid 1px #f0f0f0;		
	border-top: solid 1px #f0f0f0;	
	border-left: solid 1px #f0f0f0;		
	border-right: solid 1px #f0f0f0;
	padding: 1px;
}

.tiny {
	font-size: 6pt;
	font-family: Verdana,Arial,Helvetica;
	color: #000000;
	text-decoration: none;
	font-weight: none;
	background-color: white;
}




