body	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 0px;
	background-color: white;
	background-attachment: fixed;
	SCROLLBAR-FACE-COLOR: #ffffff;
	SCROLLBAR-HIGHLIGHT-COLOR: #fdbd41;
	SCROLLBAR-SHADOW-COLOR: #ffffff;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #fdbd41;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR: #fdbd41;
	}

h1	{
	color: #c72e40;
	font-size: 14pt;
	}

h2	{
	color: #c72e40;
	font-size: 12pt;
	}

h3	{
	color: #c72e40;
	}

hr	{
	color: #c72e40;
	}

li	{list-style-image: url(images/li.gif);
	list-style-position: outside;
	margin-left: -20px;
	font-size: 10pt;
}


a:link	{
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	}

a:visited{
	color: #000000;
	font-weight: normal;
	text-decoration: underline;
	}

a:hover	{
	color: black; 
	font-weight: normal;
	text-decoration: underline;
	}
.text	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}

td.mijncel a
	{
	width:100%;
	padding: 3;
	background-image: url();
	background-color: #fdbd41;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	font-size: 8pt;
	border: 1 outset;
	} 

td.mijncel a:hover
	{
	width:100%;
	background-image:none;
	background-color: #c72e41;
	color: #ffffff;
	text-decoration: none;
	font-size: 8pt;
	border: 1 inset;
	} 

td.mijncel a:active
	{
	width:100%;
	background-image:none;
	background-color: #c72e40;
	color: #ffffff;
	text-decoration: none;
	font-size: 8pt;
	border: 1 inset;
	} 


