body{
background: #CCCCCC;
margin-left: 60px;
margin-right: 60px;
margin-bottom: 60px;
}

.titlebar{
font-family: Optima, Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 18px;
color: #FFFFFF;
background: #3366FF;
margin-top: 0px;
margin-bottom: 0px;
}

.menu{
font-family: Optima, Trebuchet MS, Arial, Helvetica, sans-serif;
font-size: 12px;
color: #FFFFFF;
font-style: bold;
background: #000000;
margin-top: 0px;
margin-bottom: 0px;
}

.menu a:link{
color: #FFFFFF;
text-decoration: none;
}

.menu a:visited{
color: #CCCCCC;
text-decoration: none;
}

.menu a:hover{
color: #3366FF;
text-decoration: none;
}

.menu a:active{
color: #FF3366
text-decoration: none;
}

h1{
font-family: Palatino, Georgia, Times New Roman, Times, serif;
font-size: 12px;
color: #3366FF;
font-style: bold;
text-align: center;
}

h2{
font-family: Palatino, Georgia, Times New Roman, Times, serif;
font-size: 12px;
color: #3366FF;
style: bold;
}

h3{
font-family: Palatino, Georgia, Times New Roman, Times, serif;
font-size: 12px;
color: #3366FF;
style: italic;
}

p{
font-family: Palatino, Georgia, Times New Roman, Times, serif;
font-size: 12px;
color: #3366FF;
text-indent: 12px;
}

.quot{
font-family: Palatino, Georgia, Times New Roman, Times, serif;
font-size: 12px;
color: #3366FF;
style: italic;
text-indent: 12px;
}

a:link{
color: #333399;
text-decoration: none;
}

a:visited{
color: #333333;
text-decoration: none;
}

a:hover{
color: #FF3366;
text-decoration: none;
}

a:active{
color: #FF6633;
text-decoration: none;
}