BODY {
	font-family: arial,ms sans serif,helvetica,verdana;
	font-size:12px;
	SCROLLBAR-FACE-COLOR: #F3EEBF;
	SCROLLBAR-HIGHLIGHT-COLOR: #4A76A3;
	SCROLLBAR-SHADOW-COLOR: #b8c2cc;
	SCROLLBAR-3DLIGHT-COLOR: #4A76A3;
	SCROLLBAR-ARROW-COLOR: #4A76A3;
	SCROLLBAR-TRACK-COLOR: #F3EEBF;
	SCROLLBAR-DARKSHADOW-COLOR: #4A76A3;
}

A.menue:LINK {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : White;
}
A.menue:VISITED {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : White;
}
A.menue:ACTIVE, A.menue:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : White;
	font-weight : bold;
}
A.sub {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #4C5EA6;
	font-weight : bold;
}
A.sub:ACTIVE, A.sub:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #F40002;
	font-weight : bold;
}
A.text {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #F40002;
	font-weight : bold;
}
A.text:ACTIVE, A.text:HOVER {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : underline;
	color : #4C5EA6;
	font-weight : bold;
}
BODY.rodeo {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
}
TD.text {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : justify;
}
TD.normal {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
}
TD.center {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-align : center;
}
TD.top {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	vertical-align : top;
}
TD.list {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	background-color : Silver;
}

H1.rodeo {
	color : Black;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
}
DIV.center {
	font-size : 12px;
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
}


