h1 {
	font-size: 130%;
	}
	h1 a {
		color: #333300;
		}
h2 {
	font-size: 120%;
	color: #333300;
	}
	h2 a {
		color: #999933;
		}
	.scrollArea {
	 	font-size: 80%;
		border: solid 2px #9999cc;
		background-color: #ffffff;
		width: 600px;
		height: 400px;
		padding: 10px;
		overflow: auto;
		margin: 0px 0px 0px 20px;
		}
	.scrollAreaSm {
	 	font-size: 80%;
		border: solid 2px #9999cc;
		background-color: #ffffff;
		width: 450px;
		height: 100px;
		padding: 10px;
		overflow: auto;
		margin: 0px 0px 20px 20px;
		}
	.scrollSingle {
	 	font-size: 75%;
		border: solid 2px #9999cc;
		background-color: #ffffff;
		width: 150px;
		height: 90px;
		padding: 10px;
		overflow: auto;
		margin: 0px 0px 0px 20px;
		}
	.scrollNarrow {
	 	font-size: 70%;
		border: solid 2px #9999cc;
		background-color: #ffffff;
		width: 160px;
		height: 200px;
		padding: 10px;
		overflow: auto;
		margin: 30px 0px 0px 12px;
		}
		.scrollNarrow a {
			color: #8b4513;
			}
		.scrollNarrow li {
			margin: 0px 0px 0px -20px;
			}
	.channelname {
		text-align: left;
		font-weight: bold;
		font-size: 120%;
		color: #b8860b;
		}
		.channelname a {
			color: #808000;
			text-decoration: none;
			}
	.rsstitle {
		text-align: left;
		}
		.rsstitle a {
			color: #666600;
			}
	.blogtitle {
		font-size: 120%;
		text-align: left;
		font-weight: bold;
		}
		.blogtitle a {
			color: #666600;
			}
	.blogpost {
		text-align: left;
		margin: 20px 0px 20px 0px;
		padding:  10px 0px 0px 0px;
		border-top: dashed 1px #336600;
		}
		.blogpost a {
			color: #666600;
			text-decoration: none;
			}
	.channeldesc {
		text-align: left;
		margin: 10px 0px 10px 0px;
		padding:  10px 0px 0px 0px;
		border-top: dashed 1px #669999;
		}
		.channeldesc a {
			color: #666600;
			text-decoration: none;
			font-weight: normal;
			}
	.timestamp {
		font-size: 80%;
		margin: 20px 0px 20px 0px;
		border-top: solid 1px #336600;
		}
		.blogpost a {
			color: #666600;
			text-decoration: none;
			}
