body {  font-family: Arial, Helvetica, sans-serif}
td {  font-family: Arial, Helvetica, sans-serif}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #CFDED0;
	font-weight: bold;
	text-align: center;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
	color: #009900
}
h3 {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13pt; font-style: italic; font-weight: bold; color: #009900}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000
}
a:link {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}
a:hover {
	font-weight: bold;
	color: #FF0000;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:active {
	font-weight: bold;
	color: #CC0033;
	text-decoration: underline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
a:visited {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}
ul {
	color: #000000;
	list-style-type: square;
	line-height: 120%;
	font-size: 11pt;
}
li {
	list-style-image: url(images/bullet.jpg);
	text-indent: -10px;
	line-height: 120%;
	
}
a:link {
	color: #009900;
}
a:visited {
	color: #009900;
}
a:hover {
	color: #00CC00;
	text-decoration: underline;
}
.leftIndent10px {
	padding-left: 10px;
}
.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006699;
	font-size: 9pt;
}

