a:active {
	text-decoration: none;
	color: #003399;
}
a:link {
	color: #003399;
	text-decoration : underline;
}
a:visited {
	color: Black;
	text-decoration: none;
}
a:hover {
	text-decoration:none;
	font-weight : bold;
}

P, BODY, TABLE, TD, TH
{
	FONT-FAMILY: Verdana, Geneva, Arial, Helvetica, sans-serif;
	FONT-SIZE: 10pt;
	FONT-STYLE: normal;
}
H1
{
	font-size: 12pt;
	font: bold;
	margin-bottom: -12pt;
}
H6
{
	font-size: 10pt;
	font: italic bold;
	margin-bottom: -11pt;
	text-indent: 3em;
}
.blue
{
	color: #4C5FAE;
}
.greensmall
{
	color: #999465;
	font-size: 10pt;
}
.tablesmall
{
	font-size: 90%;
}
.pamper
{
	color: Purple;
}
.price
{
	font: bold;
	text-align: right;
}