body {
	font-family: Arial;
	font-size: 11px;
	color: #fff;
	background-color: #111;
	margin: 0px;
	background-image: url('/despix/bg.gif');
}

h1 {
margin-bottom: 0px;
margin-top: 0px;
font-weight: bold;
font-size: 11px;
font-family: Arial;
  }
h2 {
margin-bottom: 0px;
margin-top: 0px;
font-weight: bold;
font-size: 11px;
font-family: Arial;
  }

table, tr, td {
	font-family: Arial;
	font-size: 11px;
	color: #FFFFFF;
}

a:link, a:active, a:visited {
	color: #999999;
	text-decoration: none;
}

a:hover {
	color: #999999;
	text-decoration: underline;
}

img { border-color: #000000; }

.divider {width:10px; height:20px; border:0; display:none;}

.content {
	padding: 5px;
}

.content2 {
	padding: 5px;
}

.content3 {
	font-weight: bold;
}
