body
{
	font-size: 100%;
	height: 100%;
	margin: 0 0 1px;
	padding: 0;
}
p, td
{
	font-family: Arial;
	font-size: 0.9em;
	color: rgb(0,0,119);
	width: 745;
}
ul
{
	font-family: Arial;
	font-size: 0.9em;
	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;
}
td.small
{
	font-size: 0.8em;
}
.smaller
{
	font-size: 0.7em;
}
td.white
{
	color: white;
}
.Footnote, a:link.Footnote, a:visited.Footnote, a:active.Footnote
{
	font-size: 0.8em;
	font-type: Arial;
}
#listcontainer
{
	width: 745px;
}
a:link
{
	color: rgb(0,0,119);
}
a:visited
{
	color: rgb(0,0,119);
} 
a:active 
{
	color: rgb(0,0,119);
}
a:hover 
{
	color: rgb(255,0,0);
}
a:visited:hover 
{
	color: rgb(255,0,0);
}
