<style type="text/css">

body {
	margin: 10;
	font-family: Verdana;
	font-size: 10pt;
	color: black;
	background-color: white;
	border: 0px none; padding-left:0; padding-right:15pt; padding-top:0; padding-bottom:0
}

tr{
	font-family: Verdana;
	font-size: 10pt;
	color: black
}

td {
	font-family: Verdana;
	font-size: 10pt;
	color: black
}

li {
	font-family: Verdana;
	font-size: 10pt;
	list-style-image: url('images/bullet.gif');
	list-style-position: outside;
	border: 0px none; padding-left:0; padding-right:15pt; padding-top:0; padding-bottom:10pt
}

LI.list1 {
	font-family: Verdana;
	font-size: 10pt;
	list-style: square outside; 
	color:black;
	border: 0px none; padding-left:0; padding-right:15pt; padding-top:0; padding-bottom:10pt
}

LI.list2 {
	font-family: Verdana;
	font-size: 10pt;
	list-style: square inside; 
	color:black
}

.blacktext {
	font-family: Verdana;
	font-size: 10pt;
	color:black
}

A:link {
	font-size: 10pt;
	text-decoration: underline;
	color: blue;
	font-family: Verdana
}

A:visited {
	font-size: 10pt;
	text-decoration: underline;
	font-family: Verdana;
	color: gray
}
	
A:active {
	font-size: 10pt;
	text-decoration: underline;
	font-family: Verdana;
	color: blue
}

A:hover {
	background-color:gray;	
	font-family: Verdana;
	font-size: 10pt;
	color: white
}

tr.one{
	font-family: Verdana;
	font-size: 8pt;
	color: grey;
	background-color: black
}

body.one {
	margin: 10;
	font-family: Verdana;
	font-size: 8pt;
	color: #C0C0C0;
	background-color: black;
	border: 0px none; padding-left:0; padding-right:15pt; padding-top:0; padding-bottom:0
}

td.one {
	font-family: Verdana;
	font-size: 8pt;
	color: #C0C0C0;
	background-color: black
}

A.slink:link {
	font-size: 8pt;
	text-decoration: underline;
	color: blue;
	font-family: Verdana
	}

A.slink:visited {
	font-size: 8pt;
	text-decoration: underline;
	font-family: Verdana;
	color: gray
	}
	
A.slink:active {
	font-size: 8pt;
	text-decoration: underline;
	font-family: Verdana;
	color: blue
	}

A.slink:hover {
	background-color:gray;	
	font-family: Verdana;
	font-size: 8pt;
	color: white
}
</style>