body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2D3E76;
	text-decoration: none;
	background-color: #FFFFFF;
}
.link1 {
	font-family: "Courier New", Courier, mono;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #2D3E76;
}
a {
	text-decoration: none;
	color: #333333;
}
.border {
	border: thin solid #000000;
}
