BODY P TR TD TABLE {
	background-color: White;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

A {
	color: #336699;
	text-decoration: none;
}

A:HOVER {
	color: #996633;
	background-color: #d2f4e1;
	text-decoration:underline overline;
}

A:ACTIVE {
	color: #99CCCC;
}

A:VISITED {
	color: #017115;
}
.date {
	color: #B1B1B1;
	font-size: 8pt;
	font-family : 'Arial, Helvetica, sans-serif';
	line-height : normal;
}
.side {
	font-size: 9pt;
	font-family : 'Arial, Helvetica, sans-serif';
	line-height : normal;
}

.hi {
	font-size: 15pt;
	font-family : 'Times New Roman, serif';
	line-height : normal;
}


.posts {
	font-size: 10pt;
	font-family : 'Georgia, Times New Roman, serif';
	line-height : 8pt;
	color : #494848;
}


.post {
	font-size: 12pt;
	font-family : Arial;
	line-height : 8pt;
	color : #CC0000;
}


.posts2 {
	font-size: 8pt;
	font-family : 'Georgia, Times New Roman, serif';
	line-height : 7.5pt;
	color : #494848;
}

.head {
	font-size: 9pt;
	font-family : 'Georgia, Times New Roman, serif';
	line-height : 20px;
	color : #CC0000;
	text-transform:uppercase;
	font-weight : bold;
}



