a:link
{
	color: rgb(51,153,255); 
}
a:visited
{
	color: rgb(51,102,204); 
} 
a:active 
{
	color: rgb(255,153,0);
}
body
{
}
form
{
}
div.note
{
	font-family: Arial, Verdana, Helvetica;
	font-size: 8pt;
	background-color: rgb(255,255,255);
	color: gray;
	border: 1px solid gray;
	z-index: 1;
}
span.show
{
	color: rgb(51,102,204);
	cursor: pointer;
}
h1
{
	font-family: Times New Roman, Times;
	font: bold underline 16pt;
}
h2
{
	font-family: Times New Roman, Times;
	font: bold 16pt; 
}
h3
{font-family: Times New Roman, Times;
 font: bold 14pt;}
h4
{
	font-family: Times New Roman, Times;
	font: 14pt;
}
h5
{
	font-family: Times New Roman, Times;
	font: italic 12pt;
}
h6
{
	font-family: Times New Roman, Times;
	font: italic 8pt;
}
