﻿html, body {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	color: #707070;
}

h1
{
	font-size: 123.1%;
	color: #CC0000;
	font-weight: bold;
	margin-bottom: 1em;
}

h3
{
	font-size: 93%;
	font-weight: bold;
	margin-bottom: 1em;
}

p
{
	font-size: 85%;
	margin-bottom: 1em;
	line-height: 140%;
}