a {
 font-family: "Arial";
 font-size: 12px;
 color: #ff9900;
 text-decoration: underline
}
body {
 margin: 15px;
 background-color : black
}
p {
 font-family: Arial;
 font-size: 12px
}
h1 {
 font-family: Arial;
 font-size: 14px;
 color: #ff9900 
}
a:active {
 text-decoration: underline
}
a:link {
 text-decoration: underline
}
a:visited {
 text-decoration: underline
}
a:hover {
 text-decoration: none
}
td {
 font-family: Arial;
 font-size: 12px;
 color: #ffffff
}
.row1 {
	FONT-SIZE: 8pt; COLOR: #ffffff; FONT-FAMILY: Tahoma, Verdana; BACKGROUND-COLOR: #000000
}
.tblback {
	BACKGROUND-COLOR: #c7c7c7
}

