body
{ 
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  background-color: #c0f0fa;
}

.DescriptionClass
{
	font-family: "Verdana"; 
	font-size: 13px;
	font-weight: normal;
	text-align: justify;
}

.PhotoClass
{
	font-family: "Verdana"; 
	font-size: 13px;
	font-weight: bold;
	text-align: center;
}

.MenuCellInClass
{
	font-family: "Verdana"; 
	font-size: 10px;
	font-weight:bold;
	background-image: url(pictures/menubutton_in.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	vertical-align: middle;
}

.MenuCellOutClass
{
	font-family: "Verdana"; 
	font-size: 10px;   
	font-weight:normal;
	background-image: url(pictures/menubutton_out.gif);
	background-repeat: no-repeat;
	background-position: center;
	text-align: center;
	vertical-align: middle;
}
	
.google
{
  background-color: #c0f0fa;
}

.TopIndexClass
{
	text-align: center;
	background-color: white;
	margin-bottom: 0px;
	padding: 5px;
	border-bottom: 1px;
	border-bottom-style: solid;
}

.TopCellClass
{
    font-family: "Verdana";
	font-size: 12px;
	font-weight:bold;	
}

.NoteClass
{
	font-family: "Verdana"; 
	font-size: 11px;
	font-weight: normal;
	text-align: justify;
        padding-left: 20px;
        padding-right: 20px;
}
