a:link , a:visited {
	color: #000099;
	text-decoration: underline;
}

a:hover {
	color: #FF3300;
	text-decoration: underline;
}

a.audio {
	margin-left: 8px;
}

b {
	color: #000099;
}

b.name {
	color: #000099;
}

blockquote {
	color: #333333;
	font-size: 94%;
	font-style: italic;
	margin: 8px 32px 12px 16px;
	padding: 4px 4px 4px 12px;
}

h0, h1, h2, h3, h4 {
	letter-spacing: 0.15em;
	margin: 3px 1px 5px 1px;
}

h1 {
	color: #C10000;
	font-size: 150%;
}

h1 i {
	color: #00017D;
}

h2 {
	color: #596673;
	font-size: 115%;
}

h3 {
	color: #0000CD;
	font-size: 105%;
}

h4 {
	font-size: 100%;
}

hr.fat {
	background-color: #C72525;
	height: 4px;
}

hr.thin {
	border: none;
	border-top: 1px solid #711B1B;
}

img {
	border: 1px solid #808080;
}

img.hover:hover {
	border: 1px solid #C10000; /*filter : alpha(opacity=95);
	-khtml-opacity : 0.95;
	-moz-opacity : 0.95;
	opacity : 0.95;
	*/
}

input.button {
	color: #000099;
	width: 114px;
}

li {
	margin-bottom: 13px;
}

p {
	line-height: 1.39em;
	margin: 12px 18px 10px 12px;
}

pre {
	font-family: Verdana, Tahoma, Arial, sans-serif;
	margin: 4px 4px 4px 4px;
	padding: 2px 6px 6px 6px;
}

table {
	border-bottom: 2px solid #A9A9A9;
	border-left: 1px solid #6699CC;
	border-right: 1px solid #A9A9A9;
	border-top: 1px solid #6699CC;
	margin: 10px 26px;
	width: 100%;
}

table td {
	padding: 5px;
	vertical-align: top;
}

table td.bottom {
	border-top: 1px solid #A9A9A9;
}

table td.total {
	color: #0000FF;
	font-weight: bold;
	text-align: right;
}

table th {
	background-color: #E5E6FF;
	border-bottom: 1px solid #5F9EA0;
	color: #BF0026;
	font-weight: bold;
	padding: 5px;
	text-align: left;
}

table tr.alt {
	background-color: #EDEDED;
}

table tr.norm {
	background-color: #FFFFFF;
}

table tr.print {
	height: 50px;
}

ul {
	list-style-image: url(../images/layout/list_dot2.gif);
	margin-bottom: 10px;
	margin-top: 10px;
}

.alert {
	background-color: #EEEEEE;
	border-bottom: 2px solid #CC3333;
	border-left: 1px solid #CC6666;
	border-right: 2px solid #CC3333;
	border-top: 1px solid #CC6666;
	margin-left: auto;
	margin-right: auto;
	margin-top: 17px;
	padding: 13px;
	width: 516px;
}

.alert h1 {
	border-bottom: 1px solid #A0A0A0;
	font-variant: small-caps;
	padding: 3px 2px;
}

.center {
	margin-left: auto;
	margin-right: auto;
}

.left {
	float: left;
	margin-bottom: 20px;
	margin-right: 16px;
}

.nob {
	border: none;
}

.person_name {
	color: #B94A00;
	font-weight: bold;
}

.poem {
	margin-left: 18px;
}

.poem p.copyright {
	color: #854627;
	font-variant: small-caps;
	letter-spacing: 0.15em;
}

.right {
	float: right;
	margin-bottom: 20px;
	margin-left: 16px;
}

.smaller {
	color: #990000;
	font-size: 85% !important;
	font-weight: normal !important;
}

.tacenter {
	text-align: center;
}

.taright {
	text-align: right;
}

.title {
	color: #8E0000;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	padding-left: 1px;
	padding-right: 1px;
}

.warn {
}

#contact {
	background: url(../images/layout/double_line.gif) repeat-x center;
	padding: 42px 0px 42px 0px;
	text-align: center;
}
