.table_head *{
font-weight: bold;
text-align: center;
vertical-align: top;
font-size: 1.1em;
font-family: courier new,courier,monospace;
}

.table_body *{
font-size: 1em;
font-family: courier new,courier,monospace;
font-weight: normal;
text-align: center;
}

p {
font-family: verdana,helvetica,arial,sans-serif;
font-size: 1em;
text-align: justify;
}

.links {
font-family: verdana,helvetica,arial,sans-serif;
font-size: 0.9em;
text-align: justify;
}


h1 {
font-size: 1.4em;
font-family: courier new,Courier,monospace;
font-weight: bold;
}

h2 {
font-size: 1.3em;
font-family: verdana,helvetica,arial,sans-serif;
}

h3 {
font-family: verdana,helvetica,arial,sans-serif;
font-size: 1.2em;
}

ul.home {
list-style-type: none;
height: 80px;
width: 1180px;
}

li.home
{
float: left;
display: inline;
list-style-type: none;
margin:1em;
}

ul.home a {
display: block;
line-height: 80px;
}

.sidebar {
float:left;
margin:0;
padding:0;
width:164px;
}

.content {
float:left;
margin:0;
padding:0;
width:80%;
}

