H3 {
	font-size: 13px;
	color: #600F80;
	font-weight: bold;
	padding:0; margin: 0;
	margin-left: 0px;
}

H2 {
	font-size: 15px;
	color: #7F0000;
	font-weight: bold;
	padding:0; margin: 0;
	margin-left: 0px;
}

BODY {
	background-color: #7B8FD6; 
}
TR.body {
	background-color: #7B8FD6; 
}
TD.sel {
	background-color: #ffcc33; 
}
TD.menu {
	background-color: #ffff99;
}
TD.barline {
	BACKGROUND-COLOR: #ffff99;
}
TD.menu1 {
	BACKGROUND-COLOR:#ffff99;
  	text-align:center
}
TD.menu1_right {
	BACKGROUND-COLOR:#7B8FD6;
  	text-align:center
}
TD.menu2 {
	BACKGROUND-COLOR:#BBBBBB;
	text-align:center
}
TD.menu2_right {
	BACKGROUND-COLOR:#7B8FD6;
	text-align:center
}
TD.head {
	background-color: #D3DCE3; 
}
TD.1 {
	background-color: #DDDDDD; 
}
TD.2 {
	background-color: #BBBBBB; 
}
TR.1 {
	background-color: #DDDDDD; 
}
TR.2 {
	background-color: #BBBBBB; 
}

 TR.TR1 {background: #d2d2d2}
 TR.TR2 {background: #bbbbbb}

P, BODY, OL, UL, MENU, BLOCKQUOTE, DIV, TD, TH, A { 
	font-family: arial; 
	font-size: 10pt; 
}
TH { 
	font-weight: bold; 
	background-color: #FFE700; 
} 
A:hover{text-decoration:underline;}
A { 
text-decoration:none;
	font-weight: bold; 
  color: #504840;
} 
PRE { 
	font-family: Courier New, Courier; 
	font-size: 8pt;
} 
TITLE {
	font-weight: bold; 
	background-color: #FFE700; 
	font-size: 16pt; 
	}
	
