p {
	color: #303030;
	font-family: Verdana;
	font-size: 12px;
	display: inline;
}

sm {
	color: #303030;
	font-family: Verdana;
	font-size: 10px;
	display: inline;
}
.static {
	color: #202020;
	font-family: Verdana;
	font-size: 18px;
	font-weight: normal;
	display: block;
}

.headline {
	color: #5C5C5C;
	font-family: Verdana;
	font-size: 18px;
	font-weight: bold;
	display: block;
}

.version {
    color: #707070;
    font-family: Verdana;
    font-size: 11px;
    font-style: italic;
    display: inline;
}
.staticSMALL {
	color: #202020;
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	display: block;
}
