td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00438D;
	font-size:12px;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

.background{
	
	background-color:#ffffff;
	background-image: url(images/bck.jpg);
  background-position: 50% 50%;
  background-repeat: no-repeat;

}

.menuArea{
	height:20px;
	border-bottom-style:solid;
	border-bottom-width:1px;
	background-color:#ffffff;
}

.paragraphStart{
	font-size:150%;
	font-style:oblique;
}

.links{
	font-size: 10px;
	color: #00438D;
}