body, p, td	, li
{
	font-family: Geneva, Osaka, Verdana, Arial, Sans-Serif;
	font-size: 9pt;
	line-height: 16pt;
}

p.tiny
{
	font-size: 7pt;
	line-height: 12pt;
}

p.title
{
	font-size: 14pt;
	font-weight: bold;
	letter-spacing: 5pt;
	font-variant: small-caps;
	border-top-style: solid
}

p.dateline
{
	font-variant: small-caps;
	letter-spacing: 2pt;
	border-top-style:ridge
}

p.subtitle
{
	font-size: 9pt;
	font-weight: bold;
}

p.caption
{
	font-size: 7pt;
}

p.news
{
	font-style: oblique;
}

oblique
{
	font-style: oblique;
}

strong		
{
	font-weight: bold;
	font-size: .88em;
	letter-spacing: .08em;
}

blockquote
{
	font-family: Geneva, Osaka, Verdana, Arial, Sans-Serif;
	font-size: .88em;
	background: #dff;
	padding: 2em;
	font-style: oblique;
}

cite		
{
	font-size: .88em;
	letter-spacing: .08em;
}

a		
{
	color: #633;
	text-decoration: underline;
}


a:link
{
	color: #633;
	text-decoration: underline;
}

a:visited
{
	color: #336;
	text-decoration: underline;
}

a:active
{
	color: #633;
	text-decoration: underline;

a:hover
{
	color: #633;
	text-decoration: overline;
}

caption
{
	color: #633;
	font-size: 10pt;
	font-weight: bold;
	font-variant: small-caps;
	letter-spacing: .2em;
}