/* Jason's CSS style file */

body
{
font-size:80%;
font-family:verdana,arial,'sans serif';
background-color:#D8D8BB;
color:#000000;
margin:10px;
}

h1 {font-size:200%;}
h2 {font-size:140%;}
h3 {font-size:110%;}
bioname {font-size:195%; font-weight: bold; line-height:120%;}
bioemail {font-size:120%;font-weight: bold;}
biocat {font-size:120%; font-weight: bold; line-height:200%;}
biocatb {font-size:120%; font-weight: bold; line-height:100%;}
bioreg {font-size:120%}
biophone {font-size:120%; line-height:100%}
biooffice {font-size:120%}
bioaddress {font-size:90%}

ul {list-style:circle;}
ol {list-style:upper-roman;}

a:link {color:#000080;}
a:hover {color:red;}
a:visited {color: #444444;}

table {
margin-bottom: auto;
margin-top: auto;
}

.navigation table{
text-align: center;
border: 0em;
width: 100%;
font-size: 140%;
}
