body {
		text-align:center;
		font-family: Palatino Linotype, Palatino, serif;
		font-size: 13px;
		}
	
	#frame {
		width:770px;
		margin-right:auto;
		margin-left:auto;
		margin-top: 10px;
		padding:0px;
		text-align:left;
		background:fff;
		border : 5px solid #585A2E;
		}
	
	.bodytext {
		font-size: 15px;
		line-height: 19px;
		}

	.title1 {
		font-weight: bold;
		color: #006666;
		font-size: 17px;
		line-height: 20px;
		}

	.title2 {
		font-weight: bold;
		color: #006666;
		font-size: 19px;
		line-height: 22px;
		}
		
	.title3 {
		font-weight: bold;
		color: #006666;
		font-size: 21px;
		line-height: 26px;
		}
		
	.title4 {
		font-weight: bold;
		color: #006666;
		font-size: 28px;
		line-height: 32px;
		}

	.bluetitle {
		font-weight: bold;
		color: #0000A0;
		font-size: 16px;
		line-height: 18px;
		}

	a:link { 
		font-family: Palatino Linotype, Palatino, serif;
		font-weight: bold; 
		font-size: 14px;
		text-decoration: none; 
		color: #000000;
		}
	a:visited { 
		font-family: Palatino Linotype, Palatino, serif;
		font-weight: bold; 
		font-size: 14px;
 		text-decoration: none; 
		color: #000000;
		}
	a:hover, a:active { 
		text-decoration: none; 
		color: #493474;
		}
		
	a:link.titlelink { 
		font-family: Palatino Linotype, Palatino, serif;
		font-weight: bold;
		color: #006666;
		font-size: 18px;
		line-height: 21px;
		text-decoration: none; 
		}
	a:visited.titlelink { 
		font-family: Palatino Linotype, Palatino, serif;
		font-weight: bold;
		color: #006666;
		font-size: 18px;
		line-height: 21px;
		text-decoration: none; 
		}
	a:hover.titlelink , a:active.titlelink { 
		text-decoration: none; 
		color: #493474;
		}

.navlink a:link {
font-family: Palatino Linotype, Palatino, serif;
font-size : 14px;
font-weight : bold;
color: #000000;
text-decoration : none;
text-align: center;
padding-top: 5px;
padding-bottom: 5px;
margin: 0px;
border : 1px outset silver;
display: block; 
width: 100%;
}

.navlink a:visited {
font-family: Palatino Linotype, Palatino, serif;
font-size : 14px;
font-weight : bold;
color: #000000;
text-decoration : none;
text-align: center;
padding-top: 5px;
padding-bottom: 5px;
margin: 0px;
border : 1px outset silver;
display: block; 
width: 100%;
}

.navlink a:hover {
font-family: Palatino Linotype, Palatino, serif;
font-size : 14px;
font-weight : bold;
color: #000000;
text-decoration : none;
text-align: center;
padding-top: 5px;
padding-bottom: 5px;
margin: 0px;
border : 1px inset gray;
display: block;
background-color : #E3E4C5; 
width: 100%;
}

div.prodname {
	font-size : 17px;
	font-family : Times New Roman;
	color : #0000A0;
}

A.shop:link {
	color: #0000A0;
	text-decoration: none;
	font-size: 16px;
	font-family : Times New Roman;
}

A.shop:visited {
	color: #0000A0;
	text-decoration: none;
	font-size: 16px;
	font-family : Times New Roman;
}

A.shop:active {
	color: #CC0000;
	text-decoration: none;
	font-size: 16px;
	font-family : Times New Roman;
}

A.shop:hover {
	color: #CC0000;
	text-decoration: none;
	font-size: 16px;
	font-family : Times New Roman;	
}
	
div.proddescription {
	font-size : 16px;
	font-family : Times New Roman;
	color : #000000;
}

HR {
	color : #0000a0
	;
}