body
{
	font-weight: normal;
	font-size: 10pt;
	font-family: Arial,Helvetica,Sans-Serif;
	text-decoration: none;
	margin: 0px;
}
p,td,li,blockquote
{
	font-weight: normal;
	font-size: 10pt;
	font-family: Arial,Helvetica,Sans-Serif;
	text-decoration: none;
}
a:hover
{
	font-size: 10pt;
	color: #FFA621;
	font-family: Arial,Helvetica,Sans-Serif;
	text-decoration: none;
}
h1
{
	font-weight: bold;
	font-size: 12pt;
	font-family: Arial,Helvetica,Sans-Serif;
	text-decoration: none;
}
.title,h2
{
	font-weight: bold;
	font-size: 11pt;
	font-family: Arial,Helvetica,Sans-Serif;
	text-decoration: none;
}
a.title:hover
{
	font-weight: bold;
	font-size: 11pt;
	color: #FFA621;
	font-family: Arial,Helvetica,Sans-Serif;
	text-decoration: underline;
}
h3
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Arial,Helvetica,Sans-Serif;
	text-decoration: none;
}
.header
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana,geneva,Sans-Serif;
	text-decoration: none;
}
a.header:hover
{
	font-weight: bold;
	font-size: 10pt;
	font-family: Verdana,geneva,Sans-Serif;
	text-decoration: underline;
}
.small
{
	font-weight: normal;
	font-size: 8pt;
	font-family: arial,helvetica,Sans-Serif;
	text-decoration: none;
}
.smallLink
{
	font-weight: normal;
	font-size: 8pt;
	font-family: Verdana,geneva,Sans-Serif;
	text-decoration: underline;
}
a.smallLink:hover
{
	font-weight: normal;
	font-size: 8pt;
	color: #FFA621;
	font-family: Verdana,geneva,Sans-Serif;
	text-decoration: none;
}
.smallTitle
{
	font-weight: bold;
	font-size: 9pt;
	font-family: Verdana,geneva,Sans-Serif;
	text-decoration: none;
}
a.smallTitle:hover
{
	font-weight: bold;
	font-size: 9pt;
	color: #FFA621;
	font-family: Verdana,geneva,Sans-Serif;
	text-decoration: underline;
}
.foot
{
	font-weight: normal;
	font-size: 8pt;
	color: whitesmoke;
	font-family: Arial,Helvetica,Sans-Serif;
	text-decoration: none;
	line-height: 16px;
}
a.foot:hover
{
	font-weight: normal;
	font-size: 8pt;
	color: #FFA621;
	font-family: Arial,Helvetica,Sans-Serif;
	text-decoration: underline;
	line-height: 16px;
}
.copyright
{
	font-weight: normal;
	font-size: 7pt;
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
	color: #666666;
	text-decoration: none;
}
a.copyright:hover
{
	font-weight: normal;
	font-size: 7pt;
	font-family: Verdana,Arial,Helvetica,Sans-Serif;
	color: #FFA621;
	text-decoration: underline;
}

