body {
	margin: 0px;
	background-color: #f7f7f7;
}
a {
	text-decoration: none;
}
td {
	vertical-align: top;
	background-repeat: no-repeat;
}
td,select,input {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
p {
	padding: 0px;
	margin: 0px;
}
td.d1 {
	padding-top: 4px;
	height: 26px;
}
table.d1 td {
	padding-right: 8px;
	font-size: 10px;
}
table.d1 a,
table.d1 a:visited {	
	color: #ffffff;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
td.a0 {
	background-image: url(art/a0.png);
	background-position: right top;
}
td.e2 {
	background-image: url(art/e0.png);
	background-position: left top;	
}
ul {
	list-style-image:url(art/bullet.png);
	padding-left: 12px;
	padding-right: 12px;
	margin: 0px;
}
li {
	padding-bottom: 6px;
}
li a {
	color: #000000;
}
li a:hover {
	text-decoration: underline;
}
.light {
	font-weight: bold;
	color:#999900;
}
td.sub {
	border-top: solid 1px #e3e8eb;
	height: 58px;
	text-align: center;
	background-image: url(art/f-sub.png);
	background-color: #FFFFFF;
	background-position: right;
}
p.menu {
	padding-top: 7px;
	color: #666666;
}
p.menu a {
	color: #666666;
}
p.menu a:hover {
	text-decoration: underline;
	color: #006699;
}
p.copy {
	padding-top: 16px;
	font-size: 9px;	
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #315365;
}
