/* CSS Document */
body {
line-height:20px;
color:#333333;
}

h1.pagesubject {
	margin-top:0px;
	margin-bottom:0px;
	padding-top:0px;
	padding-bottom:0px;
	font-size:16px;
	color:#888888;
}
h2.subheading {
	margin-top:0px;
	margin-bottom:0px;
	padding-top:10px;
	padding-bottom:0px;
	font-size:14px;
	color:#666666;
}
.small {
font-size:10px;
line-height:16px;
}
.sidebar {
font-size:11px;
line-height:18px;
}
.right {
text-align:right;
}