body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

h1 {
	font-weight: bold;
	font-size: 2em;
	color: #333;
	margin-top: .2em;
	margin-bottom: .8em;
}

h2 {
	font-weight: bold;
	font-size: 2em;
	color: #333;
	margin-top: .2em;
	margin-bottom: .8em;
}

h3 {
	font-weight: bold;
	font-size: 1.6em;
	color: #eee;
	margin-top: .2em;
	margin-bottom: .8em;
}

h4 {
	font-weight: bold;
	color: #333;
	font-size: 1.4em;
}

p {
	font-size: 1.2em;
}

input, select, textarea, label {
	font-size: 1em;
	font-family: Helvetica, Verdana, Arial, sans-serif;
}

p {
	line-height: 1.5em;
	margin: 0 1em 1em 0;
}

a {
	text-decoration: none;
	outline:none;
	color: #036;
}

a:hover {
	text-decoration: none;
	color: #069;
}

.co {
	margin-top: 0;
	margin-bottom: -7px;
	font-size: 1.1em;	
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

.sup {
	margin-top: -12px;
	font-size: 1em;
	line-height: 1em;
}
