/* CSS Document */

.default {
	color:#444444;
	font-weight:normal;
	font-size:12px;
	line-height:18px;
}

h1 {
	font-size:18px;
	font-weight:bold;
	color:#4e4e4e;
}

h2 {
	font-weight:bold;
	color:#4e4e4e;
	font-size:13px;
	margin-top:20px;
	margin-bottom:6px;
}


