@charset "utf-8";
/* CSS Document */

p{
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size:12px;
	color:#000;
	line-height:normal;
	padding:3 px;
}.bold {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	line-height: normal;
	font-weight: bold;
	color: #F00;
	text-decoration: underline;
}
.navigation{
	font-size: 20px;
	font-style: oblique;
	line-height: normal;
	font-weight: bold;
	padding:4 px;
	word-spacing:4 px;
	height:200;
	color:#600;
	text-decoration: none;
	background-color: 441f0d;
	display: inline;
	padding: 4 px;
	width: 140px;
	}
	.small{
		font-size:10px;
	}
h4{
	font-size:16px;
	font-style:oblique;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif/*"Courier New", Courier, monospace*/;
}
	
