td{
	font-size: 12px;
	font-family: Arial, Verdana, Times;
}
.footer{
	background-color: #F0F0F0;
	border: #CCCCCC 1px solid;
	text-align: center;
	padding: 3px;
}
.footer A, .footer A:visited, .footer A:active{
	color: #333333;
	text-decoration: none;
}
.footer A:hover{
	color: #333333;
	text-decoration: underline;
}
.header{
	padding: 3px;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	background-color: #F0F0F0;
	border: #CCCCCC 1px solid;
}
.page1, .page5{
	background-color: #F0F0F0;
	border: #CCCCCC 1px solid;
	padding: 5px;
}
.sub1{
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
}