<style> 
A {
color : '#000000';
font-size : x-small;
font-weight: normal;
	text-decoration: none;
}
A:ACTIVE {
	color : '#000000';
	font-size : x-small;
	font-weight: normal;
	text-decoration: none;
}
A:HOVER {
color : '#000000';
font-size : x-small;
font-weight: normal;
	text-decoration: none;
}
A:LINK {
color : '#000000';
font-size : x-small;
font-weight: normal;
	text-decoration: none;
}
A:VISITED {
color : '#000000';
font-size : x-small;
font-weight: normal;
	text-decoration: none;
}

A.ul {
color : '#C42E0D';
font-size : small;
font-weight: normal;
	text-decoration: underline;
}
A.ul:ACTIVE {
	color : '#C42E0D';
	font-size : small;
	font-weight: normal;
	text-decoration: underline;
}
A.ul:HOVER {
color : '#C42E0D';
font-size : small;
font-weight: normal;
	text-decoration: underline;
}
A.ul:LINK {
color : '#C42E0D';
font-size : small;
font-weight: normal;
	text-decoration: underline;
}
A.ul:VISITED {
color : '#C42E0D';
font-size : small;
font-weight: normal;
	text-decoration: underline;
}

H1 {
color : '#C42E0D';
font-family : Arial, Helvetica, sans-serif;
font-size : x-large;
font-weight : heavy;
}
H2 {
color : '#C42E0D';
font-family : Arial, Helvetica, sans-serif;
font-size : large;
font-weight : heavy;
}
H3 {
color : '#C42E0D';
font-family : Arial, Helvetica, sans-serif;
font-size : small;
font-weight : heavy;
}
H4, H5, H6 {
color : '#C42E0D';
font-family : Arial, Helvetica, sans-serif, "STOMP_Neuropol";
font-size : small;
font-weight : heavy;
}
BODY {
background-color : #bbbbbb;
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : small;
color : '#444444';
scrollbar-arrow-color : 'C42E0D';
scrollbar-dark-shadow-color : #66CC66;
scrollbar-3d-light-color : #808080;
scrollbar-base-color : #808080;
scrollbar-face-color : #808080;
scrollbar-highlight-color : #DCDCDC;
scrollbar-shadow-color : #696969;
}
BR {
font-family : inherit;
font-size : inherit;
color : inherit;
}
BR.footer {
font-family : inherit;
font-size : inherit;
color : inherit;
}
P.footer {
font-family : inherit;
font-size : inherit;
color : inherit;
}
UL {
font-family : inherit;
font-size : inherit;
color : inherit;
}
OL {
font-family : inherit;
font-size : inherit;
color : inherit;
}
P {
font-family : inherit;
font-size : inherit;
color : inherit;
}
B {
font-family : Verdana, Arial, Helvetica, sans-serif;
font-size : small;
color : '#000000';
font-weight: bold;
}
TD {
background-color : #ffffff;
font-family : inherit;
font-size : small;
color : inherit;
border : thin Black;
} 
TD.odd {
background-color : #ffffff;
font-family : inherit;
font-size : small;
color : inherit;
border : thin Black;
}
TD.even {
background-color : #EEEEEE;
font-family : inherit;
font-size : small;
color : inherit;
border : thin Black;
} 
TD.header {
background-color : #C42E0D;
font-family : inherit;
font-size : small;
font-weight : heavy;
color : #ffffff;
border : thin Black;
}
TD.button {
background-color : #888888;
font-family : inherit;
font-size : small;
font-weight : heavy;
background-image: url(img/lev0_bg1.gif);
color : black;
border : thin Black;
filter:alpha(opacity=100);
}
img.bw {
  filter: gray; /* IE6-9 */
  filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
  -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ */
}

img.bw:hover {
  filter: none;
  -webkit-filter: grayscale(0);
}

</style>

