BODY {
       font-family : arial, serif;
       font-size : 12pt;
       background-color : rgb(255, 255, 255);
       margin-top : 1pt;
       margin-bottom : 0;
       padding-top : 1pt; 
       padding-bottom : 0;
     }
	 
TD.title_text {
                vertical-align : bottom; 
                text-align : center;
		font-size : 14pt;
              }
A.home_page_link { 
                   color : #000000;
		   text-decoration : none;
		 }
                   
A:hover.home_page_link { 
                          color : #003399;
                          text-decoration : underline;
                       }
TD.name_text {
                vertical-align : middle;
                text-align : center;
		font-size : 16pt;
             }

TD.CV_text {
             padding-left : 3.1em;
             vertical-align :  middle; /*bottom;*/
             text-align : left;
             font-size : 14pt;
           }

TD.change_language_class { 
                           /*text-align : center;*/
                           white-space: nowrap;
                         }

A.change_language_link {
                         color : #000000;
                         font-size : 9pt;
                         font-weight : bold;
                       }

A:hover.change_language_link { color : #003399 }

IMG.change_language_img { border-width : 0; }
/*end of title section*/


/*begin of MAIN section*/
.section_header_text {
                       font-weight : bold;
                       font-size : 12pt;
                       white-space: nowrap;
                     }

A.add_info_link {
                   color : #000000;
                   font-size : 11pt;
                   font-weight : bold;
                }

A:hover.add_info_link { color : #003399 }

					 
.italic_text { 
               font-style : italic;
               font-weight : normal;
             }

UL.grants_list_class {
                       margin-top : 0;
                       margin-bottom : 0;
                       list-style-type : none;
                     }

TD.paper_item {
                vertical-align : top;
                width : 1.2em; /*20px;*/
              }

A.restricted_paper {
                     color : #000000;
                     text-decoration : underline;
                     font-size : 12pt;
                     font-style : italic;
                     font-weight : normal;                    
                   }

A.available_paper {
                     color : #0000FF; /*default-link-color*/ /*color : #000000;*/
                     text-decoration : underline;
                     font-size : 12pt;
                     font-style : italic;
                     font-weight : normal; 
                   }

/*end of MAIN section*/


/*begin of copyright section*/
TD.copyright_cell_class {
                          border-right-style: none;
                          border-left-style: none;
	                  border-bottom-style: none;
	                  border-top-style: dotted;
                          border-top-width: thin;
                          height: 1%;
                          /*white-space: nowrap;*/
                        }
						
.updating_data_class { color : #555555;  /*darkgrey*/ 
                       font-size : 8pt;
                       text-align : center;
                     }
				 
.copyright_class { color : #999999;  /*lightgrey*/
                   font-size: 8pt;
                   vertical-align: top;
                 }
/*end of copyright section*/
