body {
	border: 0;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

p {
 font-size: 11px;
 color: gray;
 line-height: 1.4em
}

h1 {
 font-size: 16px;
 font-weight: bold;
 color: #006213;
 text-align: right;
 padding-left: 40px;
 padding-right: 20px
}

td {
 font-size: 12px;
 color: #606060
}

img {
 border: none
}

a:link {
	text-decoration: none;
	}

a:active {
	text-decoration: none
	}
	
a:visited {
	text-decoration: none
	}
	
a:hover {
	color: #000000;
	text-decoration: underline
	}

.mum {
	color: Navy;
	font-weight: bold;
}

.blackbold {
	color: #000000;
	font-weight: bold
}

#navi {
	position: absolute;
	left: 45px;
	top: 580px;
}

#image {
	position: absolute;
	left: 40px;
	top: 20px;
	padding: 3px;
	width: auto;
	height: auto;
	float: right;	
}

#frameless {
	padding: 2px;
}
