
p {
	line-height: 160%;
	margin: 0px;
	padding-bottom: 15px;
}
h1 {
	font-size: 16px;
	line-height: 150%;
	margin:10px 10px 0px 0px;
	padding-bottom: 3px;
	color: #006600;
	border-bottom: 1px dotted #006600;
}
h2 {
	font-size: 14px;
	line-height: 140%;
	color: #000000;
	margin: 0px 0px 5px 0px;
	padding-left: 5px;
	border-left: 5px solid #060;
}
h3 {
	color: #339999;
	font-weight: normal;
	font-size: 12px;
	margin: 0px;
	padding-bottom: 5px;
	line-height: 140%;
}


.photo_capwhite {
	font-family: "‚l‚r ‚oƒSƒVƒbƒN", Osaka, "ƒqƒ‰ƒMƒmŠpƒS Pro W3";
	font-size: 12px;
	font-style: normal;
	line-height: 1.4em;
	font-weight: normal;
	color: #ffffff;
}

a:link, a:visited {
	color: #060;
	text-decoration: none;
}
a:hover {
	color: #333399;
	text-decoration: underline;
}
div#contaner {
	margin:20px;
	border:1px solid #666666;
	padding:0px;
	width: 800px;
}
div#Header {
	background: #FFFFFF;
	height: 85px;
	width: 800px;
}
div#Body {
	background: #FFFFFF;
	padding-top: 10px;
	width: 600px;
	margin: 10px 100px 0px 100px;
}

#footer{
	width: 794px;
	margin-bottom:15px 15px 0px 15px ;
	padding: 3px;
	background-color: #4DAC26;
	}
		
	#footer3{
	width: 800px;
	height:15px;
	}

div.Link {
	color: #006600;
	padding: 5px 5px 15px 5px;
	text-align: right;
	width: 765px;
}

div.ImageRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
	display: inline;
}
div.ImageLeft {
	float: left;
	margin-bottom: 10px;
	margin-right: 20px;
	display: inline;
}

