basicPage {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: capitalize;
	color: 990000;
	background-color: #FFFFCC;
	letter-spacing: normal;
	text-align: center;
	vertical-align: top;
	word-spacing: normal;
	white-space: pre;
	display: table-caption;
	margin: auto;
	padding: 4px;
	clear: none;
	list-style-type: circle;
	position: relative;

}
