A {
	color: Black;
}
A:Visited  {
	color: Black;
}
A:Active  {
	color: #DC143C;
}
FORM {
	color: Black;
	font-size: 0.7em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0em;
}
INPUT {
	color: Black;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0em;
	margin-bottom: 0em;
}
H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	margin-top: 1em;
	text-align: center;
}
OL { color : black;
     font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	 font-size: 0.8em;
}
P { color : black;
	 font-size : 0.8em;
     font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
P.head { color : black;
	font-size : medium;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
P.categ { color : black;
	font-size : small;
	font-weight: bold;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
P.small { color : black;
	font-size : 0.7em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
P.footer {
	color: Black;
	font-size: 0.7em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0em;
}
P.ImgDescr {
	color: Black;
	font-size: 0.7em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-top: 0em;
	text-align: center;
}
TD.small { color : black;
	font-size : 0.8em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;}
TD.ar { color : black;
	background-color : #EFEFEF;
	font-size : 0.8em;
	font-family: arial, sans-serif;}
TD.arb { color : black;
    background-color : #CCCCCC;
	font-size : 0.8em;
	font-weight: bold;
	font-family: arial, sans-serif;}
TD.arbh { color : black;
    background-color : #43adfb;
	font-size : 0.8em;
	font-weight: bold;
	font-family: arial, sans-serif;}
TD.arbh1 { color : black;
    background-color : #e49fea;
	font-size : 0.8em;
	font-weight: bold;
	font-family: arial, sans-serif;}
TD.footer {
	text-align: center;
	background-color: #F5F5F5;
	border-top: 1px solid Gray;
}

TD.MenuOn {
	color: black;
	font-size: 0.8em;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	width: 25%;
	border: 1px solid Gray;
}

TD.MenuOff {
	color: black;
	text-decoration: none;
	font-size: 0.8em;
	font-weight: bold;
	font-family: arial, sans-serif;
	text-align: center;
	width: 25%;
}
	
ul {
	color: Black;
	font-size: 0.8em;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	list-style-position: outside;
}


