body, p, br, div, td, th, ul { font-family: arial, helvetica, 'San Serif';
	color: #000066;
	font-size: 10pt }

body	{ margin: 10px 0px }

p.blue	{ font-family: arial, helvetica, 'San Serif';
	color: #0000ff;
	font-size: 10pt }

p.red	{ font-family: arial, helvetica, 'San Serif';
	color: #cc0000;
	font-size: 10pt }

p.purpl	{ font-family: arial, helvetica, 'San Serif';
	color: #993366;
	font-size: 10pt }

small { font-family: arial, helvetica, 'San Serif';
	color: #000066;
	font-size: 8pt }

h3 { font-family: arial, helvetica, 'San Serif';
	color: #000066;
	font-size: 14pt }

h4 { font-family: arial, helvetica, 'San Serif';
	color: #000066;
	font-size: 12pt }

.boldred { text-align; left;
	font-family: arial, helvetica, 'San Serif';
	font-size: 10pt;
	font-weight: bold;
	color: #cc0000 }

.boldblue { text-align; left;
	font-family: arial, helvetica, 'San Serif';
	font-size: 10pt;
	font-weight: bold;
	color: #0000cc }

a:link { text-decoration: none;
	color: #0000cc }

a:visited { text-decoration: none;
	color: #0000cc }

a:hover { text-decoration: underline;
	color: #cc0000 }

a:active { color: #0000cc }

p.boxed { background-color: #fffbf0;
	border-color: #993300;
	border-style: inset;
	border-width: thin;
	padding: 2px }
