A:link {color: #000066; background-color: white;}
A:active {color: #000066; background-color: white;}
A:hover {color: #000066; background-color: white; text-decoration:none}
A:visited {color: #000066; background-color: white;}

body {background-color: white; color: black; margin: 3% 3% 3% 3%; font-family: Verdana, Arial, sans-serif; font-size: 1em; text-align: left; border: thin solid #000066}

h1 {font-size: 120%; color: green}
h2 {font-size: 115%; color: green; margin-top: 2em; margin-bottom: 0em;}
h3 {font-size: 110%}
h4 {font-size: 105%}
h5 {font-size: 100%}
h6 {font-size: 100%}
h1, h2, h3 {font-weight: bold}

strong {color: #000020; background-color: white}

hr {color: #acd2a6; text-align: center}
ul, ol, dl, dt {margin-top: 3px}
li {margin-bottom: 3px}
dt {font-weight: bold}
dd {padding-left: 1em; text-indent: -2em}
ul.item {list-style-type: square}
ul.item2 {list-style-type: circle}

.sign {padding-left: 2em}

.foot {font-size: 80%; text-align: center; color: white; background-color: #000066; padding: 0.5em 0.5em 0.5em 0.5em}
  
table {width: 100%; border-style: none}
td.menu {
	width: 20%;
	vertical-align: top;
	background-color: #000066;
 	color: white;
	padding: 1em 0.5em 0.5em 0.5em;
	text-align: center;
} 
.menu a {background-color: #000066; color: white;}
.menu ul { text-align: left;}

td.text {width: 80%; vertical-align: top; background-color: white; color: black; padding: 1em 0.5em 0.5em 0.5em}

.papers table {border: thin solid;}
.papers th {font-weight: bold; text-align: center; background-color: #000066; color: white;}
.papers td {border: thin solid;}
p.back {text-align: right; margin-top: 0em;}
