<STYLE type="text/css"> 

p {
padding-left: 10px;
}

h1 {
	color: #ffffff;
	font-size: 16px;
	font-weight: bold;
	position: static;
	text-align: center;
}

h2 {
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	position: static;
	background-position: center;
	text-align: center;
}

h3 {
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	position: static;
	background-position: center;
	text-align: center;
}

h4 {
	color: #FF0000;
	font-size: 12px;
	font-weight: bold;
	position: static;
	background-position: center;
	text-align: center;
}


body { 
	font-family: arial, helvetica, sans-serif;
	font-size: 10px;
	background-color: #000000;
}

td {
	font-family: arial;
	font-size: 10px;
	border-style: solid solid solid solid;
	border-color: #333333 #333333 #333333 #333333;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	
}

th {
	font-family: arial;
	font-size: 14px;
	border-style: solid solid solid solid;
	border-color: #333333 #333333 #333333 #333333;
	border-top-width: 1px;
	border-left-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
}

table {
	border-style: none none none none;
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
}

a:link {
	color: #41a317;
	font-family: arial;
	text-decoration: none;
}

a:visited {
	color: #41a317;
	font-family: arial;
	text-decoration: none
} 

a:active {
	color: #41a317;
	font-family: arial;
	text-decoration: none;
} 

A:hover {
	text-decoration: none;
	color: #C0C0C0;
}

a:hover img {
border: 1px solid #C0C0C0;
}

ul.NoBullet {
  list-style-type: none
}

</STYLE>


