A:link {
	color: #256298;
	text-decoration: underline;
	font-weight: bold;
}
A:visited {
	color: #256298;
	text-decoration: underline;
	font-weight: bold;
}
A:hover {
	color: #808080;
	text-decoration: underline;
	font-weight: bold;
}
A:active {
	color: #808080;
	text-decoration: underline;
	font-weight: bold;
}
table, p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
a img {
	border: none;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #256298;
}
.date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
      background-color: #256298;
	font-weight: bold;
	padding: 3px 3px 3px 5px;
}
.sidebar {
	background-color: #FFFFCC;
	color: #000000;
	vertical-align: top;
	text-align: right;
	padding: 10px 5px 20px 0px;
	width: 150px;
	line-height: 20px;
}
.main {
	background-color: #FFFFCC;
	color: #000000;
	vertical-align: top;
	text-align: left;
	padding: 10px 10px 10px 10px;
	width: 600px;
}
.info {
	background-color: #DDEBF7;
	color: #000000;
	font-size: 85%;
	text-align: left;
	padding: 5px;
	line-height: 14px;
	width: 100%;
	border: 1px solid #256298;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 46px;
	color: #256298;
	text-align: right;
	font-weight: normal;
	letter-spacing: 2;
	margin: 0;
}
h2 {
	background-color: #CCFF99;
	color: #256298;
	text-align: left;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2;
	width: 100%;
	padding: 5px;
}
h3 {
	color: #009900;
	text-align: left;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 2;
	width: 100%;
	padding: 5px;
}
h4 {
	background-color: #256298;
	color: #FFFFFF;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 3px;
}
