BODY {
	background-color : ffffff;
	text-align: left;
	font : medium Arial;
	color : 666666;
}

.name{
	background-color : #ffffff;
	text-align : center;
	font-family : Verdana;
	font-size : large;
	letter-spacing : 2px;
	color : Black;
	font-weight:bold;
	font-style:italic;
}

