﻿body, {
	font-family: arial, helvetica, sans-serif;
	letter-spacing: 0em;
	color: #FFFF00;
	font-size: medium;
	background-repeat: repeat;
	background-image: url('../images/furniture/tiger.gif');
}
td, tr, p, ul, li, ol, li, form, input, select, textarea {
	font-family: arial, helvetica, sans-serif;
	letter-spacing: 0em;
	color: #FFFF00;
	font-size: medium;
	background-repeat: repeat;
	background-image: inherit;
	background-color: #000040;
}
h1 {
	font-family: algerian, times, serif;
	font-size: x-large;
	color: #FFFF00;
	font-weight: normal;
	text-align: center;
	height: 30px;
	padding: 10px;
	background-color: #000040;
}
h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	margin-top: 20pt;
	color: none;
}
h3 {font-family: arial, helvetica, sans-serif; font-size: 13px; text-align: left; font-weight: bold; margin-top: 30pt; font-style: italic;}
h4 {font-family: arial, helvetica, sans-serif; font-size: 11px; margin-left: 10pt; text-align: left; font-weight: bold; margin-top: 30pt; font-style: italic;}
h5 {font-family: arial, helvetica, sans-serif; font-size: 11px; margin-left: 20pt; text-align: left; font-weight: bold; margin-top: 15pt; font-style: italic;}

a {
	text-decoration: underline;
	color: #000040;
	background-color: none;
}

strong {
	color: #FFFF00;
	font-weight: bold;
}

li {margin-top: 8px;}
ul.compact li {margin-top: 2px;}

h1.frontpage {color: blue; font-size: 28pt; background-color: none; text-align: center;}
h2.frontpage {color: blue; font-size: 16pt; background-color: none; text-align: center; font-style: italic; margin-top: 0px;}

.menu {
	font-family: arial, helvetica, sans-serif;
	font-size: small;
	text-decoration: none;
	font-weight: bold;
	color: #FFFF00;
	background-color: #000040;
}
a.menu:hover {color: white; background-color: none; text-decoration: none;}

table.small td, table.small td ol li, table.small td p {font-size: small;}


