
body {
	background-color: #f96;
	color: #111;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 11px;
	margin: 0;
}

p {
	font-size: 11px;
	text-align: justify;
	line-height: 16px;
}

h1 {
	font-size: 15px;
	text-align: justify;
	font-style: italic;
	letter-spacing: 5px;
}

h2 {
	font-size: 13px;
	color: #933;
	text-decoration: underline;
}

h3 {
	font-size: 11px;
	color: #933;
}

p.footer {
	font-size: 8px;
	text-align: center;
	font-weight: bold;
}

p.header_menu {
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	letter-spacing: 5px;
}

a:link, a:visited  {
	color: #933;
	text-decoration: none;
	letter-spacing: 1px;
}

a:hover {
	color: #933;
	font-weight: bold;
	letter-spacing: 1px;
}

p.inset {
	margin-left: 25px;
}

