div div {
	text-indent: 28mm;
}
body {
	font-size: 16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-color:#FFCCFF
}
div {
	text-indent: 23mm;
}
h1 {
	font-size: 28px;
	color: #660000
}
h2 {
	font-size: 22px;
	color: #330033;
}
table.two {
	background-color: #FFFFFF;
	border: double;	
	border-color:#333399;
}
table.one {
	background-color: #FFCCFF;
	border-top-width: 10px;
	border-right-width: thick;
	border-bottom-width: thick;
	border-left-width: thick;
	}
