body {
    font-family: Times-New-Roman, Serif;
	color: black;
	background: #aac2b6 }

ul { list-style-type: square; }

h1.index {font-family: Script, Times-New-Roman, Serif;
		  font-size: 80}

h1 {text-align: center;
	font-family: Times-New-Roman, Serif;
	font-size: 150%}

h2 {text-align: center;
	font-family: Times-New-Roman, Serif;
	font-size: 125%}

h2.bond {font-family: Georgia, Times, serif}

table.main {table-layout: fixed;}

table.rule {border-collapse: collapse;}

th.bond {background: white}
td.font {font-family: sans-serif}

a { text-decoration:none }

.navbar a:link, .navbar a:visited
           { font: Times-New-Roman, Serif;
		     font-weight: bold;
             padding: 0.4em; margin: 0.3em;
             display: block; text-decoration: none;
             background: url("images/button.png") transparent
                         50% 50% no-repeat;
			 color: #2554C7; }
      
.navbar a:hover, .navbar a:focus
           { font: Times-New-Roman, Serif;
		     font-weight: bold;
             padding: 0.4em; margin: 0.3em;
             display: block; text-decoration: none;
		     background: url("images/buttonmouse.png") transparent
                         50% 50% no-repeat;
             color: #E41B17; }

address {
    margin-top: 1em;
	padding-top: 1em;
	border-top: thin dotted }
