body {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
background-color: #6EC6F1;
}
p {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 14px;
}
h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 32px;
font-weight: bold;
color: black;
text-align: center;
margin-bottom: 10px;
}
h2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 24px;
font-weight: bold;
color: black;
text-align: center;
margin-top: 5px;
margin-bottom: 10px;
}
h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 18px;
font-weight: bold;
color: black;
text-align: center;
margin-top: 5px;
margin-bottom: 10px;
}
table {
margin-right:auto;
margin-left:auto;
}
td {
text-align:center;
}
#overview {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 16px;
text-align: center;
}
.caption {
font-weight:bold;
text-align:center;
}
img {
margin-top:15px;
margin-right:15px;
margin-bottom:15px;
margin-left:15px;
}
a:link {
color: #000080;
}

a:visited {
color: #660066;
}

a:hover {
color: black;
}
a:active{
color:red;
}
