a:link  {
	color : "#990000";
	text-decoration : underline;
}

a:visited  {
	color : "#990000";
	text-decoration : underline;
}

a:active  {
	color : "#990000";
	text-decoration : underline;
}

a:hover  {
	color : "#FFFFFF";
	background-color : "#FF0000";
	text-decoration : underline;
}

a:link.links  {
        color : "#990000";
        text-decoration : underline;
}

a:visited.links  {
        color : "#990000";
        text-decoration : underline;
}

a:active.links  {
        color : "#990000";
        text-decoration : underline;
}

a:hover.links  {
        color : "#FFFFFF";
        background-color : "#FF0000";
        text-decoration : underline;
}

.main  {
	font-style : normal;
	font-weight : bold;
	font-family : Arial Narrow;
	font-size : small;
	color : "#990000";
}

.update  {
	font-size : x-small;
	font-family : Arial Narrow;
	font-weight : bold;
	font-style : normal;
	color : "#990000";
}

.quote  {
	font-size : x-small;
	font-family : monospace;
	font-weight : normal;
	font-style : normal;
	color : "#990000";
}

.maintitle  {
	font-size : large;
	font-family : Arial Narrow;
	font-weight : bold;
	color : "#990000";
	font : Arial Narrow;
}

.br1  {
	font-size : 8pt;
	font-weight : normal;
}

.linker  {
	color : "#ffffff";
	background-color : "#ff0000";
}

table  {
	font-style : normal;
	font-weight : normal;
	font-family : Arial Narrow;
	font-size : small;
	color : "#990000";
}

.largetitle  {
	font-size : x-large;
	font-weight : bold;
	font-family : Arial Narrow;
	color : "#990000";
}

.sectiontitle  {
	font-size : 16pt;
	font-style : italic;
	font-family : Arial Black, Arial;
	font-weight : bold;
	color : white;
	background-color : "#fc9a04";
	border-style : solid;
	border-color : "#ffffff";
	border-width : 2px;
	padding-top : 10px;
	padding-bottom : 10px;
	padding-left : 20px;
	padding-right : 20px;
}

#BODY  {
#	font-size : 12pt;
#	font-family : Arial Narrow, Tahoma;
#	font-weight : normal;
#	color : "#990000";
#}

.small  {
	font-size : 8pt;
	font-family : Arial Narrow, Tahoma;
	font-weight : normal;
	color : "#990000";
}

.links  {
	font-size : 12pt;
	font-family : Arial Narrow, Verdana, Arial, Georgia;
	font-weight : bold;
	color : "#990000";
}

.title1  {
	font-size : 14pt;
	font-family : Arial Narrow;
	font-weight : bold;
	color : "#990000";
	font : Arial Narrow;
}

.footer  {
	font-weight : bold;
}

.br2  {
	font-size : 4pt;
	font-weight : normal;
	font-style : none;
}

