body {
	margin:0px 10px; padding:0px;
	text-align: left;
	font-family: Arial, Lucida, Sans;
	font-size: 12px;
	color: #000000;
	background-color:#EEE8BB;
	}
	
#Content {
	width:0px;
	margin:0px auto;
	padding:15px;
	border:3px dashed #DDDDDD;
	background-color:#000000;
	}

H1{
  font-size: 20px;    
  font-family: Arial, Lucida, Arial, Sans;
	text-align: center;
	color: #FF6611;
  background-color: #EEEEEE
	}
	
H2{
  font-size: 18px;    
  font-family: Arial, Lucida, Arial, Sans;
	font-weight: bold;
	text-align: center;	
	color: #000000;
  background-color: #FFA500
	}	
	
table.out{
	margin:0px 0px; 
	padding:0px;
	text-align: left;
	font-family: Arial, Lucida, Sans;
	font-size: 12px;
	color: #000000;
	border: 1px solid #000000;
	background-color:#FFFFFF;
	}

tr.firstline {
	margin:0px 0px; padding:0px;
	text-align: center;	
	font-family: Arial, Lucida, Sans;
	font-weight: bold;
	font-size: 11px;
	color: #000000;
	border: 0px solid #000000;
	background-color:#BBBBCC;
	}
	
tr.otherlines {
	margin:0px 0px; padding:0px;
	text-align: right;	
	font-family: Arial, Lucida, Sans;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	border: 0px solid #000000;
	background-color:#FEFEFE;
	}
	
td.out {
	margin:0px 0px; padding:0px;
	text-align: center;	
	font-family: Arial, Lucida, Sans;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
	border: 0px solid #000000;
	background-color:#BBBBCC;
	}
	
A.se
{
    color: white;
    font-family: Arial, Lucida, Sans;
		font-weight: normal;
		font-size: 11px;
    TEXT-DECORATION: none
}
A.se:link
{
    color: white;
		font-family: Arial, Lucida, Sans;
    TEXT-DECORATION: none
}
A.se:active
{
    color: white;
		font-family: Arial, Lucida, Sans;
    TEXT-DECORATION: none
}
A.se:hover
{
    color: black;
		font-family: Arial, Lucida, Sans;
		font-weight: normal;
    TEXT-DECORATION: underline
}

td.copyright {
	margin:0px 0px; padding:0px;
	text-align: left;
	width: 100%;
	font-family: Arial, Lucida, Sans;
	font-size: 10px;
	color: #767676;
	}
