body {
padding: 0;
margin: 0;
margin-top: 20px;
font-family: Tahoma, Verdana, sans-serif;
background: #e0e0e0;
color: #303030;
text-align: left;
}

p, table, th, tr, td, td p {
  font-family: Tahoma, Verdana, sans-serif;
  font-size: 10pt;
}

a {
text-decoration: underline;
color: #286ea0;
}

a:hover {
text-decoration: underline;
color: #95B0CB;
color: #CC3333;
}

#container {
background: #ffffff;
}

#intro {
position:absolute;
height:200px; 
width:400px;
margin:-100px 0px 0px -200px;
top: 50%; 
left: 50%;
background: #416285;
color: #FFFFFF;
}

#intro a {
color: #FFFFFF;
}

#intro a:hover {
color: #CC3333;
}

#footer {
clear: both;
margin: 0px auto 0px auto;
width: 720px;
background: #fafafa;
color: #808080;
font-size: 0.9em;
padding: 8px 0 8px 0;
border-top: 1px solid #d0d0d0;
border-bottom: 1px solid #d0d0d0;
text-align: center;
}

#footer a {
color: #808080;
}

#footer a:hover {
color: #CC3333;
}

.toplinks1, .toplinks2 {
  color: #ffffff;
}

.toplinks1 a {
  color: #ffffff;
}

.toplinks2 a {
  color: #F0F0F0;
}

h1 {
font-size: 2.0em;
font-weight: normal;
}

h2 {
font-size: 1.6em;
font-weight: normal;
}

h3 {
font-size: 1.4em;
font-weight: normal;
}

h4 {
font-size: 1.0em;
font-weight: bold;
}

a img {
border: 0;
}

ul { 
list-style-type: square; 
}
 
li { 
padding-bottom: 3px; 
}
