 <style type="text/css">
A {
COLOR: #C0C0C0; TEXT-DECORATION: none
}
A:link {
COLOR: #C0C0C0; TEXT-DECORATION: none}
A:visited {
COLOR: #C0C0C0; TEXT-DECORATION: none}
A:hover {
COLOR: #C0C0C0; TEXT-DECORATION: none}
  body,td,th {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 13px;
	color: #C0C0C0;
}
body {
	background-color: #333333;
}

.grey {
padding:5px; 
border: 1px dashed #CCCCCC;
}

.intro {
padding:5px; 
border: 1px dashed #CCCCCC;
width:50%;
position:center;
text-align:left;
}

</style>