
.test { 
	background-color: #99CCFF; 
	color: #008000; 
	border-bottom-style: solid
	 }
	 
.Leftmenu { 
		font-family: Arial; 
		font-size: 10pt; 
		color: #003399; 
		text-decoration: none;               
		font-weight: bold; 
		margin-top: 0; 
		margin-bottom: 0 
		}
		
.leftmenu_s  { 
		font-family: Arial; 
		font-size: 8pt; 
		text-indent: 0; 
		line-height: 100%; 
		color: #000000; 
		font-weight: bold;  
		margin-left: 8;
		margin-top: 6; 
		margin-bottom: 6 
		}
		
.leftmenu_l  { font-family: Verdana; font-size: 8pt; text-indent: 0; line-height: 100%; color: 
               #000000;  margin-left: 8; margin-top: 0; margin-bottom: 0 }
.text-1      { font-family: Verdana; font-size: 10pt; color: #666666; line-height: 120%; 
               text-indent: 16; margin-left: 20; margin-top: 2; 
               margin-bottom: 2 }
.text-0      { font-family: Verdana; font-size: 10pt; color: #666666; line-height: 120%; 
               text-indent:  0; margin-left: 20; margin-top: 2; 
               margin-bottom: 2 }               
.caption     { font-family: Verdana; font-size: 10pt; color: #666666; line-height: 120%; 
               text-indent: 0; margin-left: 0; margin-top: 2; margin-bottom: 2 }
.item        { font-family: Verdana; font-size: 10pt; color: #666666; line-height: 120%; 
               text-indent: 0; margin-left: 20; margin-top: 2; margin-bottom: 2 }
.indent-num  { font-family: Verdana; font-size: 10pt; color: #666666; line-height: 120%; 
               text-indent: 0; list-style-type: lower-roman; margin-left: 40; 
               margin-top: 2; margin-bottom: 2 }
.Headline-1  { font-family: Times New Roman; font-size: 12pt; color: #000080; font-weight: 
               bold; margin-top: 8; margin-bottom: 8 }
.Headline-2  {
	font-family: Arial;
	font-size: 12pt;
	color: #006699;
	font-weight: bold;
	margin-top: 4;
	margin-bottom: 4;
	margin-left: 2;
	background-color: 9999FF;
	padding: 4px;
}
.Headline-3  { font-family: Arial; font-size: 10pt; font-weight: bold; margin-top: 4; 
               margin-left: 20; margin-bottom: 4 }
A:link 		{ text-decoration : none; color : #003399 }
A:visited 	{ text-decoration : none; color : #003399 }
A:active 	{ text-decoration : none; color : #DDDDDD }
A:hover 	{ color: #FFFFFF; background-color: #OO3366}
