body,td  {
	color : #333333;
	font-size: 9pt;
	font-family: Verdana, Tahoma, Geneva, Arial, serif;
	scrollbar-arrow-color : #ffffff;
	scrollbar-base-color : #e7e8e9;
	scrollbar-face-color : #343c78; 

}

ol {
	line-height : 16pt;
}
div.zag {
	font-size: 16pt;
	font-family: Verdana, Tahoma, Geneva, Arial, serif;

	color : #000033;
}

td.adr {
	font-size: 8pt;
	color : #555555;	
}

td.in {
	color : #333333;	
    background-color : #ffffff;		
	font-size: 8pt;
}


td.date {
	font-size: 7pt;

}

th {
	font-size: 8pt;
	color : #ffffff;	
    background-color : #003366;	
	font-weight : normal;	
}

td.news {
	font-size: 8pt;

}

span {
	color : #555555;
}

span.zag {
	color : #333333;
	font-size: 14pt;
	font-family: Arial, Verdana, Tahoma, Geneva, serif;	
}

span.mnu {
	color : #333333;
	font-size: 9pt;
}

p {
	color : #333333;
	text-indent : 12pt;
	text-align : justify;
	letter-spacing : normal;
	line-height : 16pt;
}

a.mnu {
	font-size: 9pt;
	color: Navy;
   text-decoration : none;
	
}

a.mnu:link {
	font-size: 9pt;
	color: Navy;
	text-decoration :  none;
}

a.mnu:visited {
	font-size: 9pt;
	color: Navy;
	text-decoration :  none;
}

a.mnu:hover {
	font-size: 9pt;
	color: blue;
	text-decoration : none;
}

a.copy {
	font-size: 7pt;
	color: #dddddd;
   text-decoration : none;
	
}

a.copy:link {
	font-size: 7pt;
	color: #dddddd;
	text-decoration :  none;
}

a.copy:visited {
	font-size: 7pt;
	color: #dddddd;
	text-decoration :  none;
}

a.copy:hover {
	font-size: 7pt;
	color: white;
	text-decoration :  none;
}


input,select {
	color: Black;
	BACKGROUND: #ededed;
    font-size: 8pt;	    
	border : 1px inset;	
}

textarea {
	color: Black;
	BACKGROUND: #ededed;
    font-size: 8pt;	    
	border : 1px inset;	
}

input.main {
	border : 1px outset;	
}

