p, body {
	font-size: 1.0em;
	font-family: Verdana, sans-serif;
}

strong {
	font-size: inherit;
	font-weight: bolder;
}

h1 {
	font-size: 1.25em;
	font-weight: bold;
}

h2 {
	font-size: 1.0em;
	font-weight: bold;
}

h3 {
	font-size: 0.8em;
	font-weight: bold;
}

li {
	font-size: 1.0em;
}

.headline {
	font-size: 1.5em; 
	font-weight: bold;
}

.subheadline {
	font-size: 1em;
	font-weight: bold;
}

.headNotBold {
	font-size: 1.5em;
	font-weight: normal;
}

.title {
	text-align: center;
	font-size: 2em;
	margin-bottom: 20px;
	margin-top: 0px;
}

p {
	font-size:0.875em;
}

img.left {
	float:left;
	margin: 0 10px 0 0;
}

img.right {
	float:right;
	margin:0 0 0 10px;
}
