body {
	margin-left: 5%;
	text-align: justify;




}

h2 {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;



}




a:link {
	color: #333333;
}

a:hover {
	text-decoration: none;
	background-color: #CCCCCC;

}
a:visited {
	color: #666666;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #666666;
	text-decoration: none;	
}
.strikethrough {
	text-decoration: line-through;
}
.pagefooter {


}
.date {
	font-size: 80%;
	font-style: italic;
	color: #999999;

}
.quotemessage {
	font-family: "Courier New", Courier, mono;
	background-color: #FFFFCC;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	border: thin solid #666666;
}
.pagecontent {
	padding-right: 3px;

}
.sidebar {
	font-size: 80%;
	padding-left: 3px;
	border-left: 1px dashed #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	vertical-align: top;
	text-align: center;





}
td {
	vertical-align: top;
	text-align: justify;



}
.ad {
	font-size: 85%;
	background-color: #CCCCCC;
	border: 1px solid #999999;
}
