BODY {
	SCROLLBAR-FACE-COLOR: #234567; SCROLLBAR-HIGHLIGHT-COLOR: #234567; SCROLLBAR-SHADOW-COLOR: #234567; SCROLLBAR-3DLIGHT-COLOR: #234567; SCROLLBAR-ARROW-COLOR: #000000; SCROLLBAR-TRACK-COLOR: #234567; SCROLLBAR-DARKSHADOW-COLOR: #234567;
	color: #000000;
	background-color: transparent;
	font-family : Verdana;
	font-size : 10px;
	font-style : normal;
	text-align : justify;
	margin: 5px;
}

H2 {
	font-family: Courier New;
	font-size: 10px;
	color: #000000;
}

P {
	font-family : Verdana;
	font-size : 10px;
	font-style : normal;
	text-align : left;
	color: #000000;
}

P.post {
	text-align: justify;
}

A {
	text-decoration : none;
	font-weight : bold;
	color: #333333;
 
}

A:HOVER {
	text-decoration : underline;
}

SPAN {
	border-bottom-width: 1px; 
	border-bottom-style: dashed; 
	border-bottom-color: #000000;
	cursor: help; 
	color: #000000;
}
