<!--

body {
 font-family: arial;
 font-size: 12px;
}

table.main {
 border: 0px solid #000000;
 width: 750px;
 height: 390px;
 vertical-align: top;
}

a {
 font-family: arial;
 font-weight: bold;
 border-style: none;
 font-size: 12px;
}

a:link {
 text-decoration: none; 
 color: #888888;
}

a:visited {
 text-decoration: none;
 color: #888888;
}

a:hover {
 text-decoration: none;
 color: #6666DD;
}

a:active {
 text-decoration: none;
 color: #888888;
}

a:focus {
 text-decoration: none;
 color: #888888;
}

img.logo {
 border-style: none;
 width: 300;
 height: 40;
 padding: 0px 0px 10px 0px;
}

img.thumbnail {
 border-style: solid;
 border-width: 1px;
 border-color: #000000;
}

td.content {
 text-align: center;
 width: 330px;
 padding-bottom: 10px;
}

.info {
 border-style: none;
 text-align: right;
 vertical-align: top;
}

.side {
 align: left;
 vertical-align: middle;
 border-style: none;
 padding: 20px;
}

.backbutton {
 text-align: center;
 color: #999999;
 vertical-align: bottom;
}

ul {
 margin: 0px 0px 0px 0px;
 font-family: arial;
 font-size: 12px; 
 color: #888888;
}

p {
 font-family: arial; 
 font-size: 12px; 
 color: #888888;
}
 
p.data {
 text-align: left; 
}

h2 {
 color: #888888;
 font-family: arial; 
 font-size: 14px;
 font-style: bold;
 text-align: center; 
 padding-top: 0px;
}

-->
