body{ 
font-family: Verdana;
font-size:9px;
background : white;
 }
TABLE {
	border : none;
	background-image : none;
	font-family : Verdana;
	font-size :9pt;
	padding : 0%;
	margin : auto;
}

A:LINK  {
	font-family : Verdana;
	font-size : 8pt;
	Text-decoration: none;
	color : #000000;
}

A:HOVER {
font-family: Verdana;
font-size: 8pt; 
Text-decoration: none; 
Color: #cccccc;
Text-decoration: underline;
}

A:VISITED {
font-family : Verdana;
	font-size : 8pt;
	Text-decoration: none;
	color : grey;
}

H1, H2, H3, H4 {
	color : Black;
	font-family : Verdana;
	font-size : 9pt;
}
  
  p{
    font-family : Verdana;
	font-size :8pt;
	
}

 p.name{
    font-family : Verdana;
	font-size :9pt;
	font-weight : bold;
	color : #000000;
}

 span.Bigname{
    font-family : Arial;
	font-size :15pt;
	color : #000000;
}

 span.Smalllink{
    font-family : Verdana;
	font-size :8pt;
	color : #CCCCCC;
}

 p.smallwhite{
    	font-family : Verdana;
	font-size :8pt;
	color : #FFFFFF;
}

 p.menu{
    font-family : Arial;
	font-size :9pt;
	font-weight : bold;
	color : #000000;
}


b {Color: #000066; font-size: 8pt; font-family: Verdana;

}


tr.header{
 background-color : #D6DCE1;
}
		
tr.first {
 background-color : #EEF0F2
}

tr.second { 
 background-color :  transparent;
}