* {
	text-align: left;
	}

body {
	background: #D3D3D3 url(hg.jpg) top left repeat-x;
	}

td, div {
	font-family: arial;
	font-size: 7pt;
	color: #777777;
	line-height: 160%;
	}

b, strong, i, em, s, small {
	color: #777777;
	}

u {
	text-decoration: none;
	border-bottom: 1px dotted  #777777;
	}

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

a:hover {
	color: #777777; 
	text-decoration: none;
	}

#navi a:link, a:active, a:visited {
	color: #eeeeee; 
	float: left;
	background: #333333;
	padding: 5px 10px;
	}

#navi a:hover {
	color: #777777; 
	}

h1 {
	font-size: 10pt;
	margin: 10px 0;
	border-bottom: 1px dotted #cccccc;
	}
	
#img {
	background: url(ssvdt.jpg) top left no-repeat;
	width: 300px;
	height: 539px;
	position: absolute;
	top: 25px;
	left: 0;
	}

#content {
	position: absolute;
	top: 30px;
	left: 320px;
	width: 350px;
	}

#navi {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 15px;
	}
	
#footer {
	position: absolute;
	top: 0;
	right: 0;
	}
