a:link
{
	color: #0000FF;text-decoration:underline 
}

a:visited
{
	color: #3366CC;text-decoration:underline 
} 
a:active 
{
	color: rgb(255,153,0);
}
table
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); 
}
body
{
	margin:1 0; background-color: rgb(255,255,255);
	font-size:9pt; text-align:left; line-height:150%; font-family:Arial  
}

h1
{
	font-family: Arial;
	color: #FF0000;font-size:14pt; font-weight:bold
}
h2
{
	font-family: Arial;
	color: #FF0000;font-size:13pt; font-weight:bold; line-height:100%; margin-top:0 
}
h3
{
	font-family: Arial;
	color: #FF0000;font-size:11pt; font-weight:bold 
}
h4
{
	font-family: Microsoft Sans Serif;
	color: #000080;font-size:8pt; font-variant:small-caps; margin-top:5; margin-bottom:0
}
h5
{
	font-family: Times New Roman, Times;
	color: #000080;text-decoration:underline
}
h6
{
	font-family: Times New Roman, Times;
	color: rgb(51,102,204);
}

.small
{ font-family: Switzerland; font-size: 8pt; color:#000000; margin-top:0
}

li
{
	font-family: Arial;
	color: #000000;font-size:9pt; line-height:150%; margin-top:1pt; margin-bottom:1pt
}