body {
	background-color: #FFFF66;
}
td {
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	font-size: 11px;
	color: 003366;
}
td.core {
	background-color: #FFFFCC;
	background-image: url(/images/05.gif);
	background-repeat: no-repeat;
	text-align: left;
}
td.coretop {
	background-color: #FFFFCC;
	background-image: url(/images/11.gif);
	background-repeat: no-repeat;
	font-weight: bold;
	text-align: left;
}
td.corebottom {
	background-color: #FFFFCC;
	background-image: url(/images/06.gif);
	background-repeat: no-repeat;
	font-size: 10px;
	text-align: left;
}
td.coreinterior {
	background-color: #FFFFCC;
	background-image: url(/images/11_interior.gif);
	background-repeat: no-repeat;
	text-align: left;
}
td.rightinterior {
	background-color: #FFFF66;
	background-image: url(/images/12_interior.gif);
	text-align: left;
}
td.nav {
	background-color: #FFFF66;
	background-image: url(/images/platebar_nav.gif);
	background-repeat: no-repeat;
	text-align: left;
}
td.bottom {
	background-color: #FFFFCC;
	text-align: left;
}
a:link, a:visited {
	font-weight: bold;
	color: #990000;
	text-decoration: none;
}
a:active, a:hover {
	color: #FF0000;
}
h1 {
	font-size: 17px;
}
h2 {
	font-size: 15px;
}
h3,h4,h5,h6 {
	font-size: 13px;
}
p.foot {
	font-size: 10px;
	color: #666600;
}
sup, sub {
	font-size: 9px;
}