A {
	font : bold;
	text-decoration : none;
}

A:HOVER {
	text-decoration : underline;
}

TD {
	font-size : 10;
}


BODY {
	font : "MS Sans Serif", Geneva, sans-serif;
	color : black;
}

TABLE {
	font-family : "MS Sans Serif", Geneva, sans-serif;
}

.ErrorText {
	font-weight : bold;
	color : Red;
}

.OptFormField {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 10px;
}


.compactFormField {
	font-size : 10px;
}

#tree {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}


#tree a {
	color: #000;
	text-decoration: none;
	font-weight : normal;
}


#tree img {
	border: 0px;
	width: 19px;
	height: 16px;
}

SELECT {
	font-family : Verdana, Arial, Helvetica;
	font-style : normal;
	font-size : 12
}
INPUT {
	font-family : Verdana, Arial, Helvetica;
	font-style : normal;
	font-size : 12
}
P {
	font-family : Verdana, Arial, Helvetica;
	font-style : normal;
	font-size : 12
}
TEXTAREA {
	font-family : Verdana, Arial, Helvetica;
	font-style : normal;
	font-size : 12
}




