TEXTAREA ,TABLE, BODY {
	background-color : White;
	font-family : "Times New Roman", Times, serif;
	font-size : medium;
	font-style : normal;
	font-variant : normal;
	font-weight : normal;
	text-align : center;
	vertical-align: top;
}

A:LINK, A:ACTIVE, A:FOCUS, A:VISITED, A:HOVER{
	color : #0000CC;
}