a:link
{
	color: rgb(0,0,119);
}
a:visited 
{
	color: rgb(0,0,119);
}
a:active 
{
	color: rgb(255,0,0);
}
a:hover 
{
	color: rgb(255,0,0);
}
a:visited:hover 
{
	color: rgb(255,0,0);
}
ul
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background: white;
	margin-bottom: 0;
}
td.content
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	background: white;
	padding: 10px;
}
td.navbar
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #18294A;
	background: #47667D;
}
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-style: italic; 
	font-weight: bold; 
}
h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: italic; 
	font-weight: bold; 
}
h3
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic; 
	font-weight: bold; 
}
h4
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: italic; 
	font-weight: bold; 
}
h5
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: italic; 
	font-weight: bold; 
}
h6
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic; 
	font-weight: bold; 
}
#listcontainer
{
	width: 580px;
}
