.Normal      
{
	font-family: Verdana; font-size: 10pt 
}
body
{
	font-family: Verdana;
	font-size:10pt
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.bodybold
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style: normal;
	font-weight: bold;
	color: #666633;
}
.pagehead
{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-style: normal;
	font-weight: bold;
	color: #333399;
}
TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.form1
{
	font-family: Verdana, Arial, Helvetica; 
	font-size: 8pt 
}
table
{
	table-border-color-light: rgb(255,255,153);
	table-border-color-dark: rgb(255,255,51); 
}
h1, h2, h3, h4, h5, h6
{
	font-family: Verdana, Arial, Helvetica;
}
h1
{
	color: #333399;font-size:10pt; font-weight:bold
}
h2
{
	color: #333399;font-size:8pt; font-weight:bold 
}
h3
{
	color: #333399;font-size:12pt; font-weight:bold 
}
h4
{
	color: #999966;font-size:10pt; font-weight:bold
}
h5
{
	color: #999966;font-size:8pt; font-weight:bold
}
h6
{
	color: #999966;font-size:12pt; font-weight:bold
}