body {
	scrollbar-3d-light-color: #003366;
	scrollbar-arrow-color: #003366;
	scrollbar-base-color: #cccccc;
	scrollbar-dark-shadow-color: #003366;
	scrollbar-face-color: #cccccc;
	scrollbar-highlight-color: #996600;
	scrollbar-shadow-color: #cccccc;
	}

a {
	color: #003366;
	text-decoration: underline;
	}

a:visited {
	color: #003366;
	text-decoration: underline;
	}

a:active {
	color: #003366;
	text-decoration: underline;
	}

a:hover {
	color: #003366;
	text-decoration: underline;
	}

a.name {
	color: #003366;
	text-decoration: none;
	}

td {
	font-family: Tahoma;
	font-size: 9pt;
	}

p {
	font-family: Tahoma;
	font-size: 9pt;
	}

td.menu {
	font-family: Tahoma,Arial;
	font-size: 9pt;
	color: #003366;
	}

p.menu {
	font-family: Tahoma,Arial;
	font-size: 9pt;
	color: #003366;
	}

.link_box {
	width:150px;
	margin: 0 0 0 0;
	font-family: Tahoma;
	color: #003366
	}

.link_box_center {
	width:150px;
	margin: 0 0 0 0;
	text-align: center;
	font-family: Tahoma;
	color: #003366
	}

h1.link_box, h1.link_box_center {
	background-color: #d8d8d8;
	font-size: small;
	font-variant: small-caps;
	}

p.link_box, p.link_box_center {
	background-image: url('images/leftnav_bg.gif');
	padding-top: 1em;
	padding-bottom: 1em;
	font-size: x-small;
	}
