
a
{
	font-family: verdana;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

#page_body
{
	font-size: 9pt;
	line-height: 160%;
	background-position: top left;
	background-image: url(images/page_background.gif);
	background-repeat: no-repeat;
	padding-top: 4px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 100px;
}

.body
{
	font-size: 9pt;
	line-height: 160%;
}


p.bold
{
	
}

p.callout
{
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 8pt;
	margin-top: 8px;
	margin-bottom: 16px;
	padding-left: 8px;
	padding-right: 8px;
	line-height: 12pt;
	color: #646130;
}

.loud
{
	color: #203662;
}

.small
{
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 7pt;
	color: #585858;
	
}

p
{
	padding-top: 6px;
}

td
{
	font-family: Georgia, Times New Roman, Times, Serif;
	font-size: 9pt;
	line-height: 150%;
	color: #000000;
}

ul
{
	padding-top: 6px;
	padding-left: 10px;
	margin-left: 10px;
	list-style-image: url(images/bullet_round.gif);	
}