td {
   font-family: Century Schoolbook, LightType, Times New Roman, serif;
   font-size: 11px;
   color: #333333;
   line-height: 150%;
}
.body {
   font-family: Century Schoolbook, LightType, Times New Roman, serif;
   font-size: 11px;
   color: #333333;
   line-height: 150%;
}
.photo {
   padding: 1px;
   background-color: #eeeeee;
}
.nav {
   font-family: Century Schoolbook, LightType, Times New Roman, serif;
   font-size: 11px;
   color: #555555;
   line-height: 150%;
}

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

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

a:hover {
   color: #CC6600;
   text-decoration: underline;
} 

small {
   font-size: 9px;
   font-family: Century Schoolbook, LightType, Times New Roman, serif;
   line-height: 110%;
   color: #333333;
}

h1 {
   font-size: 20px;
   font-family: Century Schoolbook, LightType, Times New Roman, serif;
   color: #555555;
   text-align: center;
   line-height: 110%;
   letter-spacing: 10px;
   font-weight:normal;
}

strong {
   font-size: 15px;
   font-family: Century Schoolbook, LightType, Times New Roman, serif;
   letter-spacing: 5px;
   font-weight:normal;
   color: #333333;
}

.input-box
{
color: #333;
background: #ccc;
border: #333 solid 1px;
font-family: Verdana,Century Schoolbook, LightType, Times New Roman, serif;
font-size: 11px;
}

.submit-button
{
color: #333;
background: #ccc;
border: 1px #333 solid;
font-family: Verdana,Century Schoolbook, LightType, Times New Roman, serif;
font-size: 11px;
} 
