table.page td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: justify;
}
p.page {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	text-align: justify;
	vertical-align: middle;
}
p.page1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	text-align: justify;
	vertical-align: middle;
}
p.page2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: justify;
	vertical-align: middle;
}
p.page3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: justify;
	vertical-align: middle;
}
p.page4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	text-align: justify;
	vertical-align: middle;
}
p.pageNote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	text-align: left;
	vertical-align: middle;
}


div.btn {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	background: inherit;
	width: 150px;
	height: 30px;
	border: 2px solid black; 
	border-left-color:#99CCFF; 
	border-top-color:#99CCFF;
	padding: 18px 0px 3px 0px;
	text-align: center;
	vertical-align: middle;
}
div.btnb {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	background: inherit;
	width: 150px;
	height: 50px;
	border: 2px solid black; 
	border-left-color:#99CCFF; 
	border-top-color:#99CCFF;
	padding: 18px 0px 3px 0px;
	text-align: center;
	vertical-align: middle;
}
div.btn a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: justify;
	text-decoration:none;
	color:#000000
}
div.btn a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: justify;
	text-decoration:underline;
	color:#000000
}
div.btn a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: justify;
	text-decoration:none;
	color:#000000
}
div.btnb a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: justify;
	text-decoration:none;
	color:#000000
}
div.btnb a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: justify;
	text-decoration:underline;
	color:#000000
}
div.btnb a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	text-align: justify;
	text-decoration:none;
	color:#000000
}