A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #636B84;
	text-decoration : none;
   font-weight : bold;
}
A:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #C5C5C5;
   font-weight : bold;
}
.BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
}
.BODY_Bold {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	font-weight : bold;
}
.HEAD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	font-weight : bold;
	font-variant : small-caps;
}
.FORM {
	border : inset;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	border-bottom-color : 154C84;
	border-bottom : thin inset;
	border-left-style : inset;
	border-bottom-width : thin;
	border-right-style : inset;
	border-right-width : thin;
	border-top-style : inset;
	border-top-width : thin;
	border-width : thin thin thin;
}
.BUTON {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : normal;
	background-color : White;
	border : outset White;
	border-bottom : thin inset;
	border-left-style : outset;
	border-bottom-width : thin;
	border-right-style : outset;
	border-right-width : thin;
	border-top-style : outset;
	border-top-width : thin;
	border-width : medium thin thin;
}

