body
{
	font-family: Arial;
	font-size: 9pt;
}

img
{
	border: 0px;
}

.frame
{
	height: 476px;
	overflow-y: scroll;
	padding: 2px;
}

.smaller
{
	font-size: 0.9em;
}

#content a
{
	color: black;
	text-decoration: underline;
}

#content a:hover
{
	text-decoration: none;
}

#content h1,
#content h2,
#content big
{
	color: #0088AD;
	font-size: 1.5em;
	font-weight: normal;
	margin: 0.5em 0px;
	padding: 0px;
}

#content h2
{
	color: black;
	font-size: 1em;
	font-weight: bold;
}

#content p
{
	margin: 1em 0px;
	padding: 0px;
}

#content ul
{
	margin: 5px 0px 5px 2em;
	padding: 0px;
}

#content ul li
{
	line-height: 1.5em;
}