<!-- css for ie4 -->
<style type="text/css">

form { margin: 0px; }
table	{
	font-size : 12px;
	font-family: arial;
	font-color: #B91C09
}

td,th	{
	font-size : 12px;
	background-color : #B91C09;
	color : #FFFFFF;
	font-family: arial;
	font-color: #BBBBBB
}


body {
	font-size : 12px;
	background-color : #B91C09;
	font-family: arial;
	font-color: #FFFFFF;
	color: #B91C09;
}


a {
	color : #B91C09;
	background-color : #E88F01;
	text-decoration : none;
}
li {
        font : 12px sans-serif;
        color : #BBBBBB
}

ul {
        font : 12px sans-serif;
        color : #BBBBBB
}
.spt {
        font-family : sans-serif;
        font-size : 18px;
        font-weight : heavy;
        color : #BBBBBB;
}

.spt2 {
        font-family : sans-serif;
        font-size : 34px;
        font-weight : heavy;
        color : #BBBBBB;
}

.spt3 {
        font-size : 12px;
        font-family: sans-serif;
        font-color: #BBBBBB
        color : #BBBBBB;
}
</style>


<!-- javascript for netscape 4 -->
<style type="text/javascript">
<!--
BODY { color: #B91C09; font-size: 12px; font-family: arial; font-weight: normal }
TD { font-family: arial; font-size: 12px;  }
A { TextDecoration: none; font-weight: normal; color: #B91C09 }
LI { font-size: 12px; font-family: arial; color: #E88F01 }
I { color: #ffffff }
P { color: #ffffff }
//-->
</style>
