﻿/* general stuff */
h1 { font-size: 138.5%; }
h2 { font-size: 123.1%; }
h3 { font-size: 108%; }
h1,h2,h3 { margin: 1em 0 }
h1,h2,h3,h4,h5,h6 { font-weight: bold }
abbr,acronym { border-bottom: 1px dotted #000; cursor: help; }
blockquote,ul,ol,dl { margin: 1em; }
ol,ul,dl { margin-left: 2em; }
ul,ol { list-style: disc outside; }
dd,dl { margin-left: 1em; }
li { list-style: disc outside; margin-bottom: 1em; }
em { font-style: italic; }
strong { font-weight: bold; }
th,td { border: 1px solid #000; }
th { font-weight: bold; text-align: center; }
caption { margin-bottom: .5em; text-align: center }
p,fieldset,table { margin-bottom: 1em; }
a:hover { color:#990000 }
html { background-color: #B8B8B8 }

#navbar {
	text-align: right;
	}

#google {
	text-align: center;
	}

#bd li {
	list-style-type: none;
	margin-left: 0;
	padding-left: 0;
	text-align: center;
	}

#ft {
	text-align: right;
	}

.yui-gb {
	text-align: center;
	background-color: #8C9475;
	color: #434738;
	opacity: 1;
	filter: alpha(opacity=90);
	}
