.footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: lighter;
	text-align: center;
}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}
body {
	background-image: url(images/bg.jpg);
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	letter-spacing: 3px;
	text-align: center;
	margin-top: 1px;
	margin-bottom: 1px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: normal;
	text-align: center;
	margin-top: 1px;
	margin-bottom: 1px;
	color: #28388D;
}
p {
	text-align: justify;
	line-height: 20px;
}
.print_page {
	background-image: url(images/paper_bg.jpg);
}
.print_link {
	font-size: 9px;
	text-align: right;
}
.nav_link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	text-decoration: none;
	font-weight: normal;
	letter-spacing: 0px;
	word-spacing: 0px;
	line-height: normal;
	text-align: left;
}
