body{
font-family: georgia;
font-size: 20px;
font-weight:bold;
background-color: #ffcc99;
color: #006699
}

#logo{
border:2px solid black; padding:20px; width:72%;
background-color: #ff9966
}

#form{
font-family: Bradley Hand ITC;
font-size: 20px;
padding: 10px; border-style: inset; color:#006699;
font-weight:bold;
}

.font{
font-family: Georgia;
font-size: 20px;
margin-left: 10%;
margin-right: 10%;
font-weight: bold;
color: #006699;
}

.highlight{
color:#800000;
}

.font2{
font-family: Georgia;
font-size: 20px;
font-weight: bold;
color: #800000;
}

.indent{
text-indent: 11em;
padding: 5px;
}

a:link{
font-size: 22px;
color: #006699;
text-decoration: none;
}

a:visited{
font-size: 22px;
color: #006699;
text-decoration: none;
}

a:hover{
color: #ff0000; 
text-decoration: none;
} 

a:active{
font-size: 22px;
color: #0000ff;
text-decoration: none;
}
 
h1{
font-family:Bradley Hand ITC;
font-size: 20px;
font-weight:bold;
color: #006699;
}

h2{
font-family: georgia;
font-size: 20px;
font-weight:bold;
color: #006699;
text-align:left;
margin-bottom: 4px
}

td{
padding: 10px; border-style: inset; color:black;
}

#header{
font-family: Arial;
font-size: 20px;
}

.title{
color:#800000;
font-family: Georgia;
font-size: 20px;
}

#list{
list-style-type:circle}