
body { 
	font-family: TAHOMA; color: #625545;  background-image: url('http://portfolio.zabe.net/header.bmp');
	background-attachment: SCROLL; 
	background-repeat: No-REPEAT; 
	background-color: #A69F95;  
	font-size: 8pt; font-weight: NORMAL; 
	text-align: left;  
	letter-spacing: 0pt 
	scrollbar-3dlight-color: #000000; 
	scrollbar-arrow-color: #000000; 
	scrollbar-base-color: #A69F96; 
	scrollbar-darkshadow-color: #000000; 
	scrollbar-face-color: #A69F96; 
	scrollbar-highlight-color: #000000; 
	scrollbar-shadow-color: #000000; 
	scrollbar-track-color: #A69F96; 
	overflow-x: hidden;
	}

table.update { border: 1px #CBC4BB dotted;}
table.update td.1 { border-bottom: 1px dotted #CBC4BB;}

TD 	{ 
	font-family: TAHOMA; 
	color: #625545; 
	FONT-SIZE:8pt; 
	}

	A:link {text-decoration:none; height:0; font-weight:normal; color:#C0BCB8}

	A:visited {text-decoration:none; height:0; color:#C0BCB8}

	a:hover{color:"#ffffff";text-decoration:underline; font-weight:normal;}

h1 {
	margin:0px 0px 0px 0px;
	text-align:Left;
	padding:0px;
	font-size:18px;
	font-weight:900;
	color:#C0BCB8;
	}
	
.content {
	position:relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:auto;
	margin:0px 0px 0px 0px;
	border:1px solid black;
	background-color:#C0BCB8;
	padding:10px;
	TEXT-ALIGN: JUSTIFY;
	}