.PageTitle {
	font-size: x-large;
	color: #FFC004;
	font-weight: bold;
	text-align: center;
}
.ImportantText {
	font-size: 16px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	font-weight: bold;

}
.TableHeader {
	font-weight: bold;
	background-color: #FFFFCC;
	color: #336699;
	font-size: 14px;
	text-align: center;
	border: none;
	padding: 3px;
}
.TableData {
	background-color: #FFFFFF;
	color: #000000;
	font-size: x-small;
	text-align: center;
	vertical-align: middle;
	padding: 2px;
}
.TextNote {
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
li {
	padding:10px;
	line-height: 18px;
	text-indent: 0px;
}
ul{
	list-style-type: square;
	padding:2px;
	line-height: 18px;
	text-indent: 0px;

}
body {
	font-family: Calibri, Arial, Century;
	font-size: 10px;
}
.footer {
	font-family: Calibri, Arial, Century;
	font-size: 9px;
}
