body  { color: navy; background: cream;}

.menu{
  font-family: "Arial";
  font-size: 12px;
  color: #CC0000;
}

P{
  font-family: "Arial";
  font-size: 12px;
}

.para{
  font-family: "Arial";
  font-size: 12px;
}

.contact{
	font-family: "Arial";
	color : #CC0000;
	font-size : 11px;
}

.title{
	font-family: "Arial";
	font-size : 18px;
	color : #CC0000;
}

.heading{
	font-family: "Arial";
	font-size : 18px;
	color : #CC0000;

}
.subhead{
	font-family: "Arial";
	color : #CC0000;
	font-size : 13px;
	font-weight : bold;
}

.item{
	font-family: "Arial";
	color : #CC0000;
	font-size : 12px;
}

.caption{
	font-family: "Arial";
	font-size : 12px;
	font-style: italic;
}
