﻿body
{
	font-family: "Lucida Sans" , Verdana, "Lucida Grande" , Arial, sans-serif;
	font-size: 76%;
}

h1
{
	margin: 0;
	font-size: 1.6em;
	font-weight: normal;
}

h2
{
	margin: 0.5em 0;
	font-size: 1.5em;
	font-weight: normal;
	font-style: italic;
}

h3
{
	margin: 0.5em 0;
	font-size: 1.4em;
	font-weight: normal;
}

h4
{
	margin: 0.5em 0;
	font-size: 1.2em;
	font-weight: bold;
}

h5
{
	margin: 0.0em 0 1.5em 0;
	font-size: 1.0em;
	font-weight: bold;
}
h6
{
	margin: 0.5em 0;
	font-size: 0.8em;
	font-weight: bold;
}

hr
{
	margin-bottom: 1em;
}

ol, ul, li
{
	margin: 0.5em 0em 0.1em 1.2em;
	line-height: 1.2em;
}

p
{
	margin: 0em 0em 1em 0em;
	line-height: 1.4;
}

em
{
	display: block;	
	color: #000066;
	margin: 1em 0;
	text-align: center;
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
}

.rightbaritembold
{
	font-weight: bold;
	text-align: center;
}

.copynew
{
	font-weight: bold;
	font-size: 11pt;
	letter-spacing: 2px;
	text-transform: uppercase;
	padding-bottom: 4px;
}

#leftColumn h4, #rightColumn h4
{
	font-family: Arial, Helvetica, Sans-Serif;
}