.Titlestyle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #00C;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	border: thin solid #000;
	list-style-type: square;
	cursor: default;
	page-break-before: auto;
	page-break-after: auto;
}
.Titlestyle-2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 30px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #066;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	border: 0;
	list-style-type: square;
	cursor: default;
	page-break-before: auto;
	page-break-after: auto;
}

.Titlestyle3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: #000;
	letter-spacing: normal;
	text-align: center;
	vertical-align: middle;
	word-spacing: normal;
	white-space: normal;
	list-style-type: square;
	cursor: default;
	page-break-before: auto;
	page-break-after: auto;
}
.Textstyle1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	list-style-type: circle;
	width: 800px;
}
.Indent {
	text-indent: 40px;
}
.AlignCenter {text-align: center;
}
.AlignLeft {text-align: left;
}
