.back {
	text-align: center;
	background-color: #CCCCCC;
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #0054A4;
}
.picright {
	float: right;
	margin-left: 10px;
}
.picleft {
	float: left;
	margin-right: 10px;
}
.footright {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CCCCCC;
	background-color: #0054A4;
	text-align: right;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #0054A4;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #0054A4;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #0054A4;
}
a:active {
	font-family: "Times New Roman", Times, serif;
	color: #CCCCCC;
	text-decoration: none;
	background-color: #0054A4;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #0054A4;
}
.back2 {
	background-color: #FFFFFF;
}
