@import "v_menu-styles.css";  /* hides advanced styles from some CSS-challenged browsers */

body {
	font-size:16px;
}
table {
	font-size:1em;
}
body, p, li, td, h1, div, span {
  /* font-family: sans-serif; */  /* help for NS4 inheritance problems */
}
a:link {
  color: #00c;
  background-color: none;
}
a:visited {
  color: #606;
  /*background-color: #fff;*/
}
a:hover, a:active, a:focus {
  color: #900;
  background-color: none;
}
code {
	color: #050;
	font-weight: bold;
	font-size: 100%;
}

/* keep skip link invisible until hover/focus */
a.skiplink:link,
a.skiplink:visited {
	color: #fff;
	background-color: #fff;
}
a.skiplink:hover,
a.skiplink:focus,
a.skiplink:active {
	background-color: #fff;
	color: #009;
}

.table_content1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.83em !important; 
}
.table_content2 {
    color: #0000FF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 0.83em !important; 
}

.content_publications {
    color: #000099;
    font-family: "Arial","Helvetica","sans-serif";
    font-size: 1em !important;
    font-weight: normal;
}
.table_heading01 {
    background-color: #003366;
    color: #FFFFFF;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 0.83em !important;
    font-weight: bold;
}

.table_title01 {
    color: #3564C8;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 0.83em !important;
    font-style: italic;
    font-weight: bold;
}

.table_title01 {
	color: #4D77D0;
	font-size: 1em !important;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


.access {position:absolute; left:0px; top:-500px; width:1px; height:1px; overflow:hidden;} 