
BODY.body {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

TD {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	background-color: #FFFFFF;
}

TD.copyright {
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	background-color: #FFFFFF;
}

TABLE.table {
	border-bottom: #999999 1px solid; 
	border-left: #999999 1px solid; 
	border-right: #999999 1px solid; 			
	border-width: 1px;
}

TABLE.table2 {
	border-right: #999999 1px solid; 			
	border-width: 1px;
}

TABLE.table3 {
	border-top: #999999 1px solid; 
	border-bottom: #999999 1px solid; 
	border-left: #999999 1px solid; 
	border-right: #999999 1px solid; 				
	border-width: 1px;
}

TABLE.table4 {
	border-top: #AAAAAA 1px solid; 
	border-bottom: #666666 1px solid; 
	border-left: #AAAAAA 1px solid; 
	border-right: #666666 1px solid; 				
	border-width: 1px;
}

TABLE.table5 {
	border-top: #999999 1px solid; 
	border-bottom: #999999 1px solid; 				
	border-width: 1px;
}

TD.side { 
	border-top: #999999 1px solid; 	 				
	border-width: 1px;
}
TD.middle { 
	border-left: #999999 1px solid; 
	border-top: #999999 1px solid; 
	border-right: #999999 1px solid; 				
	border-width: 1px;
}
TD.middle2 { 
	border-left: #999999 1px solid; 
	border-right: #999999 1px solid; 				
	border-width: 1px;
}
TD.middle3 { 
	border-right: #999999 1px solid; 				
	border-width: 1px;
}
TD.middle4 { 
	border-top: #999999 1px solid; 	
	border-right: #999999 1px solid; 			
	border-width: 1px;
}

A:link { 
	font-family: Arial;
	font-size: 12px;
	color: #000099;
	text-decoration: none;
}
A:active { 
	font-family: Arial;
	font-size: 12px;
	color: #000099;
	text-decoration: none;
}
A:visited { 
	font-family: Arial;
	font-size: 12px;
	color: #000099;
	text-decoration: none;
}
A:hover { 
	font-family: Arial;
	font-size: 12px;
	color: #000099;
	text-decoration: underline;
}

A.menu:link { 
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
A.menu:active { 
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
A.menu:visited { 
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;	
}
A.menu:hover { 
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;	
}

A.submenu:link { 
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
A.submenu:active { 
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;
}
A.submenu:visited { 
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;	
}
A.submenu:hover { 
	font-family: Arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: bold;	
}

SPAN.title { 
	font-family: Arial;
	font-style: italic;
	font-size: 18px;
	font-weight: bold;		
	color: #666666;
}

SPAN.header { 
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;		
	color: #666666;
}