table.block    {
	font-size: 8pt;
	/** border: Black solid thin; **/
	}

table.block a    {
		}

table.block a:hover    {
	color: rgb(11, 61, 145);
	background-color: #fc6;
}

#container    {
	width: 800px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	background: White;
	}

#main    {
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
	border-width: 1px;
	border-color: black black black black;
	border-style: solid solid solid solid;
	width: 100%;	
}

#header    {
	background: #F3F3F3;
	border-width: 1px;
	border-color: black black black black;
	border-style: solid solid solid solid;
	width: 100%;
}

#footer {
	font-size: 8pt;
	background: #f3f3f3;
	border-width: 1px;
	border-color: black black black black;
	border-style: solid solid solid solid;
	width: 100%;
	}

#footer a:hover    {
	background-color: #fc6;
	color: rgb(11, 61, 145);
	}


body    {
	background-color: #FFF000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 8pt;
}


a    {
	color: rgb(11, 61, 145);
	text-decoration: none;
}

a:visited    {
	color: rgb(11, 61, 145);
}

p, ul, ol    {
		}

ul.circle	{
	font-size: 9pt;
	list-style-type: circle;
}

ul.disc	{
	font-size: 9pt;
	list-style-type: disc;
}

h1, h2, h3    {
	font-family: Arial,Helvetica,sans-serif;
}

h1    {
	font-size: 200%;
	font-weight: bold;
	}

h1.coloured    {
	font-size: 250%;
	font-weight: bold;
	color: Blue;
	text-align: right;
}

h2    {
	font-size: 130%;
	font-weight: bold;
	text-align: right;
	padding-right: 3px;
}

h1.center    {
	font-size: 150%;
	font-weight: bold;
	text-align: center;
	padding-right: 3px;
}

h3    {
	font-size: 100%;
	font-weight: bold;
}

p.center	{
	text-align: center;
	font-size: 9pt;
	}

hr.divideror_l {
	color: #FFA814;
	height: 4px;
	}

hr.divider_top {
	color: #0B3D91;
	background-color: #0B3D91;
	height: 4px;
	}	
	
hr.dividerblu_l {
	color: #0B3D91;
	height: 4px;
	}

hr.divideror_s {
	color: #FFA814;
	height: 4px;
	}

strong.highlight_fun {
	color: Red;
	font-size: 150%;
	text-align: center;
	}
		
span.highlight1 {
	color: Red;
	font-size: 150%;
	font-weight: bold;
	}

span.highlight2 {
	color: Blue;
	font-size: 150%;
	font-weight: bold;
	}

span.highlight_fun {
	color: Red;
	font-size: 150%;
	text-align: center;
}
	
span.highlight3 {
	color: Purple;
	font-size: 150%;
	font-weight: bold;
	}

span.highlight4 {
	color: Lime;
	font-size: 150%;
	font-weight: bold;
	}

span.highlight5 {
	color: Olive;
	font-size: 150%;
	font-weight: bold;
	}	
