.reddot {	color: #900;
}
.centerall {
	text-align: center;
}
body {
	background-color: #ffffcc;
}
.reddot {
	color: #900;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 13pt;
	font-weight: normal;
	color: #000;
	text-align: center;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: 14pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #900;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	line-height: 16pt;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #900;
}
.rightalightext {
	text-align: right;
	color: #900;
}

