a:link       { color: #000080; font-size: 10pt; font-family: Verdana; font-weight: normal }
a:visited    { color: #800080; font-size: 10pt; font-family: Verdana; font-weight: normal }
a:active     { color: #808080; font-size: 10pt; font-family: Verdana; font-weight: normal }
body         {
	font-size: 10pt;
	font-family: Verdana;
	font-weight: normal;
	text-align: center;
	margin: 5;
	font-style: normal;
}
table
{
	table-border-color-light: rgb(102,204,204);
	table-border-color-dark: rgb(0,102,102);
	color: #FFF;
	font-size: 9pt;
}
h1, h2, h3, h4, h5, h6
{
	font-family:  Arial, Helvetica;
}
h1           { font-size: 14pt; font-family: Tahoma; color: #FFFFFF; font-weight: bold }
h2           {
	color: #09F;
	font-family: Tahoma;
	font-size: 9pt;
	font-weight: bold;
	line-height: 100%;
	margin-top: 0;
	margin-bottom: 0;
	font-style: italic;
}
h3           {
	font-family: Tahoma;
	font-size: 16pt;
	text-align: center;
	color: #00C;
	font-weight: bold;
	margin-left: 5;
	margin-right: 5;
	margin-top: 5;
	margin-bottom: 12
}
h4           {
	color: #0000FF;
	font-family: Verdana;
	font-weight: bold;
	text-align: center;
	margin: 5;
	font-size: 12pt;
}
h5           {
	font-family: Arial;
	color: #999;
	font-weight: normal;
	font-size: 12pt;
	text-align: center;
	margin-left: 5;
	margin-right: 5;
	margin-top: 
               5;
	margin-bottom: 9;
	font-style: italic;
}
h6           { color: #000000; font-size: 8pt; font-family: Arial; font-weight: normal; text-align: Left; margin: 
               5 }
