a:link
{
	color: rgb(0,0,119);
}
a:visited
{
	color: rgb(0,0,119);
} 
a:active 
{
	color: rgb(255,0,0);
}
body, p, td
{
	font-family: Arial;
	font-size: 10pt;
	color: rgb(0,0,119);
	width: 745;
}
ul
{
	font-family: Arial;
	font-size: 10pt;
	color: rgb(0,0,119);
	margin-bottom: 0;
}
h1, h2, h3, h4, h5, h6
{
	font-family: Arial; 
	font-style: italic; 
	font-weight: bold; 
	color: rgb(0,0,119);
	width: 745;
}
.Footnote, a:link.Footnote, a:visited.Footnote, a:active.Footnote
{
	font-size: xx-small;
	font-type: Arial;
}
#listcontainer
{
	width: 745px;
}