body {
	margin: 20px 5px 15px 5px;
 	text-align: center;
 	background-color: #FFF;
}
.main {
	width: 780px;
	border: 1px dashed #000;
	padding: 20px 15px 20px 15px;
	font: 12px trebuchet ms;
	text-align: left;
}
.footer {
	font: 11px trebuchet ms;
	text-align: center;
}
a {
	font: bold 12px trebuchet MS;
	color: #003366;
	text-decoration: none;
}
a:hover {
	color: #666;
}
hr {
	color: #000;
}
h1 {
	font: bold 17px trebuchet MS;
	letter-spacing: -1px;
	color: #000;
}
h2 {
	font: bold 14px trebuchet MS;
	letter-spacing: -1px;
	color: #000;
}
.text {
	font: 12px trebuchet MS;
	text-align: left;
	padding: 0px;
}
.imgborder {
	border: 1px solid #000;
}
