body{
background-color:#dbe9ff;

}

h1{
font-family:"Century Gothic";
font-size:27px;
font-weight:normal;
color:#0066ff;

}

h2{
font-family:"Century Gothic";
font-size:15px;
font-weight:normal;
color:#0066ff;

}

p,td,li{
font-family:"Century Gothic";
font-size:15px;
color:#333333;

}

.menu_cell{
padding-left:30px;

}

.menu_link{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
text-decoration:none;
color:#333333;

}

.menu_link:hover{
text-decoration:underline;
color:#00cc99;

}

.content_cell{
border:dotted 1px #cccccc;
padding:5px;

}

.large_link{
font-family:"Century Gothic";
font-size:27px;
font-weight:normal;
text-decoration:none;
color:#0066ff;
}

.large_link:hover{
text-decoration:underline;

}
