<html><head>
<title>css style</title>
<style type="text/css">
p {
font-size : 13px;
font-family : arial;
color : #ffffff;
}

text {
font-family : arial;
font-size : 13px;
color : #ffffff;
}

fett {
font-family : arial;
font-size : 13px;
font-weight: bold;
color : #ffffff;
}

body {
font-size : 13px;
font-family : arial;
color : #ffffff;
}

blockquote {
font-size : 13px;
font-family : courier new;
color : #cccccc;
}

a:visited, a:link, a:active {
font-weight : bold;
font-size : 13px;
font-family : arial;
color : #ffffff;
text-decoration : bold;
} 

tabelle {
<table bgcolor="#000000" width="900">
  <tr>
    <tbody>
	  <td>
}
</style></head><body></body></html>
