h1 {
}

h2 {
}

h3 {
font-size: 9pt;
}

h4 {
}

.label {
}

blockquote {
}

.highlighter {
	color:#333;
	background-color: #fffec8;
}

.caption {
	color: #999;
	font-weight: bold;
}

span.test {
	color: red;
	}
	
.caltime {
	font-size: 10px;
	}

.caltitle {
	font-size: 10px;
	font-weight: bold;
	}

.hiddenform {
	padding:0px;
	border:0px solid #f6f6f6;
}

.more {
	color:#ccc;
	display:block;
	text-align:right;
	font:80% Verdana;
	text-transform:uppercase;
	letter-spacing:1px;
	text-decoration:none;
	padding:10px 0;
}