a {
	color: rgb(51, 102, 153);
}

blockquote {
	border-left: 1px solid #000000;
	margin: 0 0 1rem 1rem;
	padding-left: 10px;
}

body {
	background-color: rgb(255, 255, 240);
	color: black;
	font-family: 'Times New Roman', serif;
	font-size: 16px;
	font-style: normal;
	padding-bottom: 50px;
}
code {
    color: unset;
    font-size: 87.5%;
    word-wrap: break-word;
}

#frmNews {
	display: none;
}

h2 {
	font-size: 24px;
}

h3 {
	font-size: 20px;
}

.heading {
	display: none;
}

.mainbody {
	padding: 3px;
}

.mainbody a {
	text-decoration: underline;
}

.maincolumn {
	background-color: beige;
	padding: 3px;
}

.rsschannelcommenttitle {
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 3px;
	margin-top: 4px;
  	text-align: center;
  	text-transform: uppercase;
}

.rsschannelcommenttitle a {
	color: black;
	text-decoration: none;
}

.rsschannelcommenttitle a:hover {
	text-decoration: underline;
}

.rsschannelitempubDate {
	background-color: black;
	color: rgb(255, 255, 240);
	margin-top: 5px;
	padding: 3px;
}

.rsschannelitempubDate a {	
	color: rgb(255, 255, 240);
	text-decoration: none;
}

.rsschannelitemtitle {
	font-size: 20px;
	margin-top: 20px;
	margin-bottom: 10px;
	text-align: center;
}

.rsschannelitemtitle a {	
	color: black;
	text-decoration: none;
}

div.sidebarform > form {
	margin-bottom: 10px;
	margin-top: 10px;
}

.sidebarlinkbox {
	border-style: solid;
	border-width: thin;
	margin-top: 5px;
	margin-bottom: 25px;
}

.sidebarlinktitle {
	background-color: black;
	color: rgb(255, 255, 240);
	font-family: Helvetica, san-serif;
	font-size: 10px;
	letter-spacing: 6px;
	padding: 1px;
	padding-left: 6px;
}

.sidebarlinks {
	list-style-type: none;
	margin-left: -6px;
	text-decoration: underline;
}

.sidebartext {
	padding-left: 10px;
	padding-right: 10px;
}

.sitedescription {
	font-style: italic;
	margin-top: -3px;
}

.sitelogo {
	font-family: 'Anton', san-serif;
	font-size: 72px;
	margin-top: 5px;
	margin-bottom: 0px;
}

.sitelogo a {
	color: black;
	text-decoration: none;
}

.top10title {
	font-weight: bold;
	margin-top: 40px;
	text-align: center;
}