BODY
{
	BACKGROUND: #000066;
	COLOR: white;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: small;
	TEXT-ALIGN: justify;
	background-image : url("operawindow.jpg");
	background-color : transparent;
}
TH
{
    BACKGROUND: Blue;
    COLOR: white;
    FONT-FAMILY: Arial, Helvetica, sans-serif;
    FONT-SIZE: 15px;
    TEXT-ALIGN: center
}
TD
{
	BACKGROUND: navy;
	COLOR: white;
	FONT-FAMILY: Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	TEXT-ALIGN: justify;
	font-weight : bold;
}

HR {
	COLOR: Blue;
	width : 100%;
	TEXT-ALIGN: center
}

A:hover
{
	BACKGROUND-COLOR: white;
	COLOR: navy;
    TEXT-DECORATION: none;
	FONT-SIZE: 12pt;
	TEXT-ALIGN: justify;
	font-weight : bold;
	visibility : inherit;
}

BIG {
	COLOR: red;
	FONT-SIZE: 15pt;
}

A
{
	BACKGROUND-COLOR: navy;
    COLOR: white;
	TEXT-DECORATION: none;
	FONT-SIZE: 12pt;
	TEXT-ALIGN: justify;
	font-weight : bold;
	visibility : inherit;
}

CITE {
		COLOR: red;
	 FONT-SIZE: 10pt;
		font-weight : bold;
}




