body {
	background: #990000;
	font: 100%/125% Verdana, "Lucida Grande", Tahoma, Arial, sans-serif;
}
p, ul, li {
	font: 0.8em/120% Verdana, "Lucida Grande", Tahoma, Arial, sans-serif;
}
.footnote {
	font-size: 0.7em;
	border-top: 1px solid #999999;
	padding-top: 0.5em;
	margin-top: 3em;
}
.bottomlinks {
	font-size: 80%;
	padding-top: 5px;
}
.contents {
	font-weight: bold;
	text-align: center;
}

.reference {
	color: #666666;
}

h1,h2,h3 {
	color: #990000;
	font-family: Verdana, "Lucida Grande", Tahoma, Arial, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 1.5em;
	text-align: center;
	margin-bottom: 0em;
}
h2 {font-size: 1.06em;
	margin-bottom: -0.6em;}
h3 {
	font-size: 0.875em;
	margin-bottom: -0.7em;
}
p a:link {text-decoration: none;}
p a:visited {text-decoration: none;}
p a:hover {text-decoration: underline;}

.rangedleft {
	margin-right: 5px;
	margin-bottom: 2px;
	float: left;
}
.rangedright {
	margin-left: 5px;
	margin-bottom: 2px;
	float: right;
}

/* Menus */
.menu-link a:link {
	text-decoration: none;
	margin-left: 3px;
	font: 0.813em/140% "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	margin-bottom: 8px;
	color: #6633FF;
}
.menu-link a:visited {
	text-decoration: none;
	margin-left: 3px;
	margin-bottom: 8px;
	color: #8A50C5;
	font: 0.813em/140% "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}
.menu-link a:hover {
	text-decoration: underline;
	font: 0.813em/140% "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
}
/* Tables */
.tab-info {
	font: 100% Verdana, "Lucida Grande", Tahoma, Arial, sans-serif;
	border: 1px solid #666666;
	border-collapse:collapse;
}
.tab-info td,th {
	font: 0.8em Verdana, "Lucida Grande", Tahoma, Arial, sans-serif;
	vertical-align:top;
	padding: 2px;
	border: 1px solid #666666;
}
.tab-info th {
	background: #CCCCFF;
}
.tab-info a:link {text-decoration: none;}
.tab-info a:visited {text-decoration: none;}
.tab-info a:hover {text-decoration: underline;}

hr {
	color: #990000;
	background: #990000;
	height: 1px;
	border: 0px;
	text-align:center;
}
.blackborder {
	border: 1px solid #000000;
}
sub {
	font-size: 75%;
}

