BODY {
	background-color : #6699CC;
}
H1 {
	font-style: italic;
	font-size: 28pt;
	color: #FFFFFF;
	font-family: "Times New Roman", Times, serif;
}
H3 {
	color : #99CCFF;
	font-family: "Times New Roman", Times, serif;
}
P, DD, .body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #333366;
}
.menu {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12pt;
	font-weight: bold;
	background-image: url(/graphics/but_cent.gif);
}
A.button {
	color: #0082FF;
	text-decoration: none;
}
A.button:hover {
	color: #0000FF;
}
#navbar a:link, #navbar a:visited {
	display: block;
	vertical-align: middle;
	background: url(/graphics/toolbutt.png) no-repeat;
	color: #333366;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	height: 20px !important;
	height: 25px;
	width: 150px;
	text-decoration: none;
	padding-top: 5px;
	padding-left: 10px;
	text-align: left;
}
#navbar a:hover {
	background-position: 0px -25px;
	text-decoration: none;
}
.terd {
	background: url(/graphics/ted.png) repeat-x;
	display: block;
	padding: 10px;
	text-decoration: none;
	border: 1px solid #ccc;
}
.terd:hover {
	text-decoration: underline;
}