body {background-color: #FFFFFF}
a:link {color: #003366; text-decoration: none}
a:visited {color: #003366; text-decoration: none}
a:hover {color: #CC0033}
a:active {color: #003366; text-decoration: none}
a.inactive:link {color: #FFFFFF; background: #003366;}
a.inactive:visited {color: #FFFFFF; background: #003366;}
a.inactive:hover {color: #CC0033}
a.inactive:active {color: #FFFFFF; background: #003366;}

p.title {
	color: #CC0033;
	font-family: Arial;
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	}

p.back {
	font-family: Arial;
	font-size: 16px;
	text-align: center;
	}

p.footnote {
	font-family: Arial;
	font-size: 16px;
	text-align: center;
	}

table.setup {
	margin-left: auto;
	margin-right: auto;
	font-family: Arial;
	font-size: 18px;
	}


td.header {
	font-weight: bold;
	font-size: 20px;
	border-bottom: 1px solid #000000;
	border-collapse: collapse;
	}
td.title {
	padding-top: 10px;
	padding-bottom: 5px;
	vertical-align:bottom;
	text-align: center;
	}
td.tablebottom {
	border-top: 1px solid #000000;
	}
td.element {
	width: 100px;
	height: 35px;
	text-align: left;
	}
td.isotope {
	width: 100px;
	text-align: center;
	}
td.spin {
	width: 100px;
	text-align: center;
	}
td.abundance {
	width: 120px;
	text-align: center;
	}
td.quadrupole {
	width: 160px;
	text-align: center;
	}
td.gyromagnetic {
	width: 200px;
	text-align: center;
	}
td.reference {
	width: 250px;
	text-align: center;
	}
