body
{
	font-size: 100%;
	color: #000000;
	background: #FF9;
	font-family: Verdana, sans-serif;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 120%;
}

table
{
	font-size: 100%;
	color: #000000;
	font-family: Verdana, sans-serif;
	line-height: 120%;
}

em { font-style: italic; }
strong { font-weight: bold; }

em.subheader
{
	color: #000066;
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-size: 100%;
	line-height: 120%;
	font-weight: normal;
}

em.title
{
	color: #000066;
	font-size: 150%;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	text-decoration: none;
}

em.small
{
	color: #333;
	font-size: 80%;
	font-family: Verdana, sans-serif;
	font-weight: normal;
	font-style: normal;
	margin-top: 1em;
	margin-bottom: 0em;
	text-transform: none;
	text-decoration: none;
}

A:link
{
	color: #660000;
	text-decoration: none;
}

A:visited
{
	color: #993333;
	text-decoration: none;
}

A:active
{
	color: #FF0000;
	text-decoration: none;
}

A:link.title
{
	color: #006;
	text-decoration: none;
}

A:visited.title
{
	color: #006;
	text-decoration: none;
}

A:active.title
{
	color: #FF0000;
	text-decoration: none;
}

A:hover.title
{
	color: #FF0000;
	text-decoration: none;
}

A:hover
{
	color: #FF0000;
	text-decoration: none;
}

A:link.external
{
	color: #660000;
	text-decoration: none;
	font-size: 80%;
}

A:visited.external
{
	color: #660000;
	text-decoration: none;
	font-size: 80%;
}

A:active.external
{
	color: #FF0000;
	text-decoration: none;
	font-size: 80%;
}

A:hover.external
{
	color: #FF0000;
	text-decoration: none;
	font-size: 80%;
}

