body {background-color:#000; font-family: Open Sans, sans-serif; padding: 0; margin: 0; color: white}
/* table rows */
.tr_nav {vertical-align:top;}
/* table columns */
.tbl_content_left {width:5%;}
.tbl_content_text {width:55%;}
.tbl_content_img {width:35%;}
.tbl_content_right {width:5%;}
.tbl_links_left {width:5%;}
.tbl_links_col1 {width:20%;}
.tbl_links_col2 {width:20%;}
.tbl_links_col3 {width:20%;}
.tbl_links_col4 {width:20%;}
.tbl_links_right {width:5%;}
/* external hyperlink*/
.href_ext {color:green;}
.href_int {color:white;}
.href_dl {color:magenta;}
.href_hidden {color:white;text-decoration:none;}
.href_translated {color:yellow;}
/* Navigation */
.nav_top_home_langchange {position:sticky;top:0;}
/* Special Headers */
.h3tiblue {color:cyan;line-height:0.2em;}
.h4tigreen {color:lightgreen;line-height:0.2em;}
/* Special backgrounds */
.bg_tbl_links_projects {background-color:#333;}
.bg_warning {background-color:yellow;color:black;}
/* Special foregrounds */
.thhg {color:#EE82EE;display:inline;}
.english {color:yellow;display:inline;}