
body
{
	background-color	:#ffffff;
	font-family			:"Times New Roman";
	font-size			:12pt;
	vertical-align		:middle;
	font-family			:serif;
	text-align			:justify;
}

p, li, ol, ul, blockquote, tr, td
{
	text-align			:justify;
	font-family			:"Times New Roman";
	font-size			:12pt;
}

th
{
	text-align			:justify;
	font-family			:"Times New Roman";
	font-size			:12pt;
	font-weight			:bold;
}

date
{
	font-family			:Arial, Helvetica;
	font-size			:12pt;
}

P.headline
{
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			14pt;
	font-weight:		bold;
}

P.byline
{
	font-family:		Arial, Helvetica, sans-serif;
	font-size:			12pt;
}

P.indent
{
	text-indent:		5em;
}

h1,h2,h3,h4,h5,h6
{
	text-align			:center;
	font-family			:"Times New Roman";
}

.left
{
	text-align: left;
}

.right
{
	text-align: right;
}

upper				{text-transform: uppercase}
blockquote			
{
	font-size	:12pt;
	font-style	:italic;
	text-align	:justify;
	font-family	:"Times New Roman";
}
