<!--

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

h1 {
	color: #3572aa;
	font: bold 20px "Trebuchet MS", verdana;
}

h2 {
	color: orange;
	font: bold 16px "Trebuchet MS", verdana;
}

p,td  { color: #666666; font-size: 12px; font-family: arial; text-align: justify }

li 	{ font-size: 9pt; 
	font-family: arial, verdana, tahoma, sans-serif, Geneva, Swiss, SunSans-Regular; 
	list-style-image: url(img/dot.gif);
	margin-left: 0px;
	text-align: left}

.info 	{ padding-left: 20px; background: url(images/arrow.gif) top left no-repeat; }
.error 	{ padding-left: 20px; background: url(images/error.gif) top left no-repeat; height: 16px; font: bold 8pt arial; color: red}
.help 	{ padding-left: 35px; background: url(images/help.jpg) top left no-repeat; font: normal 8pt tahoma}
.copyright 	{ padding-right: 20px; font: normal 8pt arial; color: white; text-align: right; inherit: inherit }

a	{color: #3572aa}

a.menu:link {
	text-decoration: none;
	color: #dddddd;
}

a.menu:hover {
	text-decoration: none;
	color: #ffffff;
}

a.menu:visited {
	text-decoration: none;
	color: #dddddd;
}

a.submenu:link {
	text-decoration: none;
	color: #000000;
}

a.submenu:hover {
	text-decoration: none;
	color: #000000;
}

a.submenu:visited {
	text-decoration: none;
	color: #444444;
}

-->
