TD
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}

TEXTAREA {
	font-family : "Courier New", Courier, monospace;
}

BODY  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
.treeforum {
	font-family: Arial, Helvetica, sans-serif;
	font-size : x-small;
}
.treemsg {
	font-family: Arial, Helvetica, sans-serif;
	font-size : x-small;
}
.treenav {
	font-family: Arial, Helvetica, sans-serif;
	font-size : xx-small;
}
.tree {
	font-family: Arial, Helvetica, sans-serif;
	
	font-size : xx-small;
}
.topics {
	
}
.headtext {
	font-size : medium;
}
.bodytext {
	font-size : x-small;
}
.normaltext {
	font-size : x-small;
}
.notetext {
	font-size : xx-small;
}
.bigwarn {
	color : Red;
	font-size: small;
}
.smallwarn {
	color : Red;
	font-size: x-small;
}
.msgbody {
	font-size : x-small;
}
.msgfield {
	background-color : White;
}
.toolbartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size : x-small;
	margin-top : 3px;
	font-weight : bold;
}
A.tool:link {
	color : Silver;
}
A.tool:active {
	color : #F0FFFF;
}
A.tool:visited {
	color : Silver;
}
A.tool:hover {
	color : #F0F8FF;
}