
a:link	{
	font-size : 9pt;
	font-family : arial;
	color : #2F316C;
}
a:active	{
	font-size : 9pt;
	font-family : arial;
	color : Red;
}
a:visited	{
	font-size : 9pt;
	font-family : arial;
	color : #818181;
}
h1, h1  {
	font-size : 14pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : #E3A267;
}

h2  {
	font-size : 12pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : Black;
}

h3  {
	font-size : 12pt;
	font-family : arial;
	font-weight : bold;
	font-style : normal;
	color : Black;
}

p, td {
	font-size : 9pt;
	font-family : verdana, arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
}
.title {
	font-size : 9pt;
	font-family : verdana, arial;
	font-weight : bold;
	font-style : italic;
	color : Black;
}
.faq {
	font-size : 9pt;
	font-family : verdana, arial;
	font-weight : bold;
	font-style : normal;
	color : #2F316C;
}
.copyright {
	font-size : 8pt;
	font-family : verdana, arial;
	font-weight : normal;
	font-style : normal;
	color : #808080;
}
.indent  { 
	font-size : 9pt;
	font-family : verdana, arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
	margin-left: 1em;
	text-indent: -1em; }

.phead {
	font-size : 9pt;
	font-family : verdana, arial;
	font-weight : bold;
	font-style : normal;
	color : Black;
	margin-left: 1em;
}
.just {
	font-size : 10pt;
	font-family : verdana, arial;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-align : justify;
}
.address {
	font-size : 10pt;
	font-family : verdana, arial;
	font-weight : bold;
	font-style : normal;
	color : Black;
}
.bottom {
	font-size : 8pt;
	font-family : verdana, arial;
	font-weight : normal;
	font-style : normal;
	color : #003399;
}