body {
	font-size: 10px;
	margin: 20px;
}

h1{
	font-size: 1.6em;
	margin: 1em 0px;
}

h3{
	font-size: 1.4em;
	font-weight: bold;
	font-style: normal;
}

p,
label,
input,
textarea,
li{
	font-size: 1.4em;
}

a.articleTitle{
	font-style: italic;
	text-decoration: none;
	color: #27d;
}

