body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
h1 {
	font-size: 24pt;
	color: #0099CC;
	line-height: normal;
	font-weight: bold;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #3399CC;
	height: auto;
}
h2 {
	font-size: 14pt;
	font-weight: bold;
}
a {
	color: #0066FF;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
h3 {
	font-size: 12pt;
	font-weight: bold;
}
.blogrollfolder {
	font-size: 12pt;
	font-weight: bold;
}

