/* CSS Document */
h1{
	font-size: 18px;
	color:#333333;
	text-decoration: none;
	}
.regular {
	font-size: 12px;
	color: #333333;
}

.linkit {
	color:#55a51c;
	text-decoration:underline;
}