<style type="text/css">
<!--
body
{scrollbar-face-color: #0054A6;
scrollbar-shadow-color: #000000;
scrollbar-highlight-color: #000000;
scrollbar-3dlight-color: #FFFFFF;
scrollbar-darkshadow-color: #000000;
scrollbar-track-color: #FFFFFF;
scrollbar-arrow-color: #FFFFFF;}
//-->
</style>

html {
	background-color: #FFFFFF;
	background-image: url(http://www.thingsushouldknow.com/images/background.jpg);
}

body { 
	background-color: #FFFFFF;
	background-image: url(http://www.thingsushouldknow.com/images/background.jpg);
	position: relative;
	margin: auto;
	border-top-width: 0px;
	margin-bottom: 25px;
	color: #000000;
}

a {
	text-decoration: none;
	color: #0054A6;
}

a:hover {
	text-decoration: underline;
	color: #0080FD;
}


.text {
	font-family: Verdana;
	font-size: 12px;
}

.textfront {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
}

.header {
	font-family: Verdana;
	font-size: 16px;
	color: #000066;
	font-weight: bold;
}

H1 {
	font-family: Verdana;
	font-size: 16px;
	color: #000066;
	font-weight: bold;
}

.H2 {
	font-family: Verdana;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
}

.H3 {
	font-family: Verdana;
	font-size: 12px;
	color: #FF0000;
	font-weight: bold;
}

.headerreview {
	font-family: Verdana;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}

.subheader {
	font-family: Verdana;
	font-size: 12px;
	color: #000066;
	font-weight: bold;
}

.footer {
	font-family: Verdana;
	font-size: 10px;
	color: #000000;
}

.smalltext {
	font-family: Verdana;
	font-size: 10px;
	color: #FF0000;
	line-height: 10px;
}

.rss_box {
	 margin: 10px 5%;
	 padding: 4px 8px;
	 width: 460px;
	 background-color: #ededed;
	 border: 2px dashed #7485CA;
}

.rss_title, rss_title a {
  font-family: verdana, arial, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color: #000066;
	margin: 5px 0;
	padding: 0;
	letter-spacing: 1px;
}


.rss_item  {
  font-family: verdana, arial, sans-serif;
  font-size: 10px;
  margin: 10px 0;
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	text-decoration : none;
	border-bottom: 1px solid #ededed;
	color: #000099;
	}

.rss_item a:hover { 
	text-decoration : none;
	color: #e0861e;
	border-bottom: 1px dotted #e0861e;
	}
	
.rss_date {
	font-size: 8px;
	font-weight : normal;
	color: #FF0000;
	}