BODY {
	margin-top: 10px;
	margin-left: 90px;
	background-image: url(gwdimages/bg3gray.gif);
}
	
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #808080;
	text-decoration: none;
}
a:active {
	color: #0000CC;
	text-decoration: none;
}
a:hover {
	color: #C0C0C0;
	text-decoration: none;
}

TD {
	border: 0px solid #000000;
	font-family: Verdana;
	font-size: 10pt;
}
.foot {
	border: 0px solid #000000;
	font-family: verdana;
	font-weight: bold;
	font-size: 8pt;
}

.descr {
	border: 0px solid #000000;
	font-family: verdana;
	font-weight: bold;
	font-size: 8pt;
}

.list {
	border: 0px solid #000000;
	font-family: verdana;
	font-weight: normal;
	font-size: 10pt;
}

.base {
	border: 0px solid #000000;
	font-family: verdana;
	font-weight: normal;
	font-size: 10pt;
	background-image: url(gwdimages/bggray.gif);
}

	.base2 {
	border: 0px solid #000000;
	font-family: verdana;
	font-weight: normal;
	font-size: 9pt;
	background-image: url(gwdimages/white_dot.gif);
}
	
 H2 {
	border: 0px solid #000000;
	font-family: Verdana;
	font-size: 16pt;
}

li {
	font-family: Verdana;
	font-style: normal;
	font-variant: normal;
	font-size: 10pt;
	font-weight: normal;
	color: #990000;
}

.note {
	border: 0px solid #800000;
	font-family: verdana;
	font-weight: bold;
	font-size: 9pt;
	color: #808080;
}