th, td, tr, table,p, div, ul, li {
	COLOR: "#000000";
	FONT: 12px arial
	TEXT-DECORATION: none
}

h1 {
	color: "#000000";
	font: bold 16px arial
}

h2   { color: #000; font: bold 12px arial; text-decoration: underline }

a { 
	COLOR: "#000000"; 
	FONT: 12px arial;
	TEXT-DECORATION: none
}

a:hover  { color: #000; arial: }

a.inv {
	COLOR: "#FFFFFF" }

a.inv:hover   { color: #fff; font: bolder 12px arial; arial: }

.name1 {
	COLOR: #FFFFFF  }
.name2 {
	COLOR: #000000;
	FONT: 24px arial;
	font-weight: bold
}

body { 
	margin-left: 0px; 
	margin-top: 0px; 

	color: "#000000";
	font: 12px arial;
	
	background-color: "#FFFFFF";
}

.main {
	margin-left: 12px; 
	margin-top: 4px; 
}

.head   { color: #fff; background-color: #a9a9a9; margin-top: 4px }

.col1 {
	background-color: "#FFFFFF"
}

.col2  { background-color: #e1e1e1 }

.col3  { background-color: #e1e1e1 }

.navi     { font: bold 12px arial; background-color: #e1e1e1; margin-top: 12px; margin-left: 4px }

.obj  { font: italic bold 14px arial; background-color: #e1e1e1 }

.ticker    { color: #fff; background-color: #e1e1e1 }

.bottom   { color: #fff; background-color: #696969 }
