BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : medium;
	font-style : normal;
	font-weight : normal;
	color : Black;
}

.normaltext {
	text-align : left;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : medium;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	color : Black;
}


.Title {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : large;
	font-style : normal;
	font-weight : bold;
	text-align : center;
	color : Blue;
	background-color : transparent;
	background-repeat : no-repeat;
				position : relative;
		}

.caption {
	background-color: #FAEBD7;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : smaller;
	font-style : normal;
	font-weight : normal;
	text-align : center;
}



