body {
	background-color: #E8FF5E;
	background-image: url(images/bggrad.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
}
P, TD, TR {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
}
H1, H2, H3, H4 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
}
hr {
	width: 70%;
	height: 1px;
	border: none;
	background-color: Gray;
}
.copyright {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
		margin-left: 5pt;
}
A 			{ 
		color: #B8860B; text-decoration: underline; 
		}
A:link		{ 
		color: #B8860B; text-decoration: underline; 
		}
A:visited	{ 
		color: #33001A; text-decoration: underline; 
		}
A:active	{ 
		color: #CC0000;  
		}
A:hover		{ 
		color: #B8860B; text-decoration: underline;
		background-color: #FFEFC3;
}
div.whitebackground {
	background: White;
	border: 1px solid #A9A9A9;
	width: 65%;
	margin-left: 60px;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	position: absolute;
	top: 164px;
	min-width: 502px;
}
div.whitebackgroundfp {
	background: White;
	border: 1px solid #A9A9A9;
	width: 55%;
	margin-left: 60px;
	padding-bottom: 2px;
	padding-left: 6px;
	padding-right: 6px;
	padding-top: 3px;
	position: absolute;
	top: 164px;
	min-width: 502px;
}
.tpheader {
	background-image: url(images/header-background-tile.jpg);
}
.tquote {
			  background-color: #FBFBDB;
           padding: 3px;
			  border-width: 1px;
			  border-color: #6B8B2F;
           border-style: solid;
           width: 130px;
			  font-family: serif; text-align: left;
			  position: absolute;
			  right: 20%;
			  top: 164px;
			  margin: 0px auto;
			  font-size: 12px;
}

.tpmnews {
			  position: relative;
			  font-size: smaller;
}

.rssbox {
	background: #F5F5E1;
	border: 1px solid #6B8B2F;
}

.rssboxhead {
	background: #BDD68F;
}

.rssboxheadlink {
	color: #4D6523;
}

.rssboxtitle {
	background: #D1DE85;
}

.rssboxtitlelink {
	color: #000;
}

.rssboxitem {
	color: #696969;
}