a      {
	color: #339;
	text-decoration: underline;
	text-align: left;
}
p        {
	font-style: normal;
	font-weight: normal;
	font-size: 0.8em;
	line-height: 1.2em;
	color: #333333;
	padding: 0em;
	text-align: left;
	margin: 0px;
}
h3 {
	font-size: .8em;
	line-height: 1.2em;
	color: 333333;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
h1        {
	font-weight: normal;
	font-size: 1.1em;
	line-height: 1em;
	color: #339;
}
i  {
	font-style: italic;
}
body {
	font: 1em Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 1em;
	font-weight: bold;
	color: #606;
	font-variant: normal;
	line-height: 0.9em;
	margin-bottom: .2em;
}
h6 {
	font-size: 0.7em;
	line-height: 1.4em;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
}
sup {
	font-size: 0.8em;
	line-height: .9em;
	font-weight: normal;
	text-decoration: none;
	font-style: normal;
	color: #333333;
}
