BODY {  scrollbar-face-color: #0080C0;
		scrollbar-shadow-color: #0000ff;
		scrollbar-highlight-color: #0000ff;
		scrollbar-3dlight-color: #6688f6;
		scrollbar-darkshadow-color: #0000ff;
		scrollbar-track-color: #0080C0;
		scrollbar-arrow-color: #0000ff;
		
		link: #000000;
        vlink: #330099; 
		alink: #330099;
    BACKGROUND-COLOR: #0080C0;
	COLOR: #330099; 
	FONT-FAMILY: arial, helvetica, times new roman, san-serif; 
	FONT-SIZE: 12px}

table {
	FONT-FAMILY: arial, helvetica, verdana, times new roman, san-serif;
	border-color: #000080;
	BACKGROUND-COLOR: #D6DFF7;
	FONT-SIZE: 12px;
	font-variant: inherit;
	   }
a {color: #330099;}
	   
table.br {BACKGROUND-COLOR: #0080C0;
	   }

.tit {
	BACKGROUND-COLOR: #000080;
	color: #ffffff;
	FONT-SIZE: 14pt;
	text-align: center;
	text-transform: uppercase;
        }

.red {color: #ff0000}
.white {color: #ffffff}
.black {color: #000000}
.green {color: #00ff00}
.blue {color: #0000ff}
.empty {
	background-color: #0080C0;
}
