body {background: #F5F5DC}
p.top {text-align: center; font-weight: bold}
p.top2 {text-align: center;}
.bold {font-weight: bold}
.textbox
{
position: relative;
margin-left: 10px;
margin-top: 20px;
font-family: ariel;
}
.definition
{
position: relative;
margin-left: 0px;
margin-top: 2px;
font-family: ariel;
border-style: solid;
border-width: 1px;
background-image: url(back1.gif); 
}

.headline
{
font-size: 26px;
text-align: right;
color: navy;
margin-bottom: 20px;
text-decoration: underline;
letter-spacing: 5px;
background: #F5F5DC;
}

.rightfloat
{
float: right;
}

.bottom
{
position: relative;
margin-left: 10px;
margin-top: 40px;
font-family: ariel;
background: #ccc;
font-size: 12px;
text-align: center;
}