.img {
	margin-top: 2px;
	margin-bottom: 2px;
}
.img2 {
	margin: 2px;
}

body {
	background-image: url(../img/bg.jpg);
}
.down {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #5296BB;
	text-align: right;
}
a:link {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	color: #006699;
	text-decoration: none;
	font-style: oblique;
	font-weight: bold;
}
a:hover {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	color: #336600;
	text-decoration: none;
}
a:active {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a:visited {
	font-family: "Courier New", Courier, monospace;
	font-size: 14px;
	font-style: oblique;
	font-weight: bold;
	color: #006699;
	text-decoration: none;
}
.p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000066;
	text-indent: 12px;
	padding: 10px;
}
td {
	border-top-color: #006699;
	border-right-color: #006699;
	border-bottom-color: #006699;
	border-left-color: #006699;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003399;
	text-align: justify;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000099;
}
