body {
	font:75% Arial, Helvetica, sans-serif;
	color:#666;
}

h1 {
    font-size:160%;
}

h1#logo	{
	float: left; 
	text-indent: -100em;
	overflow: hidden;
	background: url(/images/ocrLogo.gif) no-repeat;
	height: 86px;
	width: 300px;
	margin: 0;
	padding: 0;
}

h2 {
	font-size:150%;
	color:#45ab00;
	margin-top: 10px;
	margin-bottom: 10px;
}

h3 {
    font-size:140%;
	color:#45ab00;
}

h4 {
    font-size:130%;
}

h5 {
    font-size:120%;
}

h6 {
    font-size:110%;
}

legend {
    font-size:115%;
	font-weight: bold;
		color:#000066;

}

p {
	margin-bottom: 5px;
	line-height: 20px;
}

p.left {
	margin-bottom: 5px;
}
