body{
	color: #000000;
	background: #FFFFFF;
	font-family: Verdana, Verdana, Tahoma, Arial, sans-serif;
	font-size: 100%;
}

.headeritem{
font-size: 120%;
font-weight: bold;
color: #000000;
}

.textitem{
	font-size: 80%;
}

.strong{
	color: #000000;
	font-weight: bold;
}
	
a:link{
	text-decoration: none;
}
a:visited{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
.thoughts {
	font-style: italic;
	width: 70%;
	padding-left: 5%;
}
.styleswitcher {
	position: absolute;
	left: auto;
	top: 4px;
	right: 4px;
	bottom: auto;
	overflow: visible;
	visibility: visible;
	font-size: 7pt;
	border: 1px solid;
	padding: 2px;
}

.ads {
	position: absolute;
	left: auto;
	top: 30px;
	right: 4px;
	bottom: auto;
	overflow: visible;
	visibility: visible;
	font-size: 7pt;
	border: 1px solid;
	padding: 2px;
}

.ifreeheader {
	font-size: 12pt;
	font-weight: bold;
    margin: 0px;
    padding: 0px;
	border: 0px none;
}

.ifreeheadersel {
	color: #000000;
	background: #FFFFFF;
	margin: 0;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 18px;
	padding-right: 18px;
	border: 0px none;
}

.ifreeheaderunsel {
	color: #FFFFFF;
	background: #CCCCCC;
	margin: 0;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 18px;
	padding-right: 18px;
	border: 0px none;
}

.ifreeheader a:link{
	text-decoration: none;
}
.ifreeheader a:visited{
	text-decoration: none;
}
.ifreeheader a:hover{
	text-decoration: underline;
}
.ad{
	visibility: hidden;
	height: 1px;
}
