a:link { text-decoration: none; 
	color: rgb(255,255,102); font-weight: bold; 
}
a:visited
{
 text-decoration: none; color: rgb(255,255,102); font-weight: bold;
} 
a:active 
{
 text-decoration: none;	color: rgb(250,250,250); font-weight: bold;
}

a:hover {
	text-decoration: underline; position: relative; right:1pt; top: 1pt;}
h1 {font-family: Arial; font-size:10pt; color: rgb(250,250,250); font-weight: bold; font-style: italic; margin-bottom: 0pt;  }

hr {margin-top: 0pt; color: rgb(250,250,250); }

.css td, .css table {
border-collapse : collapse; 
} 

td {border: none; font-family: Verdana; font-size:8pt; letter-spacing:0pt; }

#t1 {border : 1px solid white; 
margin : 1em; border-collapse : collapse; 
}

img {border-color: white; }

#t1 td {border: 1px solid white; font-family: Verdana; font-size:8pt; letter-spacing:0pt; border-collapse : collapse;}
#t2 td {border: none; font-align: center; font-family: Verdana; font-size:8pt; letter-spacing:0pt;}

p, u1{margin-top:0pt; margin-bottom:0pt; align: center; }  

body
{
	font-family: Verdana, Arial, Helvetica;
 	background-color: rgb(0,0,0);
color: rgb(250,250,250);
font-size:9pt;
}
