body,td,th {
	color: #512690;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
body {
	background-color: #512690;
}
a:link {
	color: #512690;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #2526A9;
}
a:hover {
	text-decoration: none;
	color: #666666;
}
a:active {
	text-decoration: underline;
	color: #666666;
}
h1 {
	font-size: 18px;
	color: #512690;
	line-height: 30px;
}
#tdSidebar {
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: top;
	background-color: #FFFFFF;
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
#tdSidebar a {
	color: #512690;
	text-decoration: none;
	display: block;
	margin: 10px;
	padding: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #330066;
	border-bottom-color: #330066;
}
#tdSidebar a:hover {
	background-color: #512690;
	color: #FFFFFF;
}
