body  {
	font-size: 12pt;
	font-style: normal;
	font-family: times new roman, serif;
	color: #000000;
	background: url('http://www.ohsu.edu/dmice/images/ohsu_bckgrd_acad_blue.gif') left top repeat-y;
	margin-left: 5px;
	margin-right: 5px;
	}

a {
	color: #003333;
	}

a:visited {
	color: #660000;
	}

a:active {
	color: #003333;
	}

a.menu {
	color: white;
    text-decoration: none;
}

a.menu:active {
	color: white;
    text-decoration: underline;
}

a.menu:hover {
	color: white;
    text-decoration: underline;
}

a.submenu {
	font-size : 10px;
  	font-weight: normal;
	color: white;
    text-decoration: none;
}

a.submenu:hover {
	color: gold;
    text-decoration: underline;
}

a.menuheader {
	font-size : 14pt;
  	font-style : normal;
	color: white;
    text-decoration: none;
}

a.menuheader:hover {
	color: gold;
    text-decoration: underline;
}

a.nav {
	color : white;
}

a:visited.nav {
	color : White;
}

p.menu {
	font-size : 12px;
  	font-weight: bold;
	text-align: right;
	margin-right: 10;
	margin-top: 0;
	margin-bottom: 5;
}

p.links {
	font-size : 12px;
	margin-right: 0;
	margin-left: 0;
	margin-top: 5;
}

p.owner {
	font-size : 10px;
	text-align: left;
	margin-left: 0;
	margin-right: 0;
	margin-top: 30;
	margin-bottom: 5;
}

td.jump {
	font-size : 12px;
	color: gold;
  	font-weight: bold;
}

h1 {
	font-size : 14pt;
	font-style : normal;
	}

h1.deptname {
	padding-bottom: 10px;
	color: #000066;
	border-bottom: 1px solid #000;
	}

h2 {
	font-size: 12pt;
	font-weight: 700;
	}


address {
	font-size : 10px;
  	font-style: italic;
  font-family : "times new roman", "serif";
	text-align: center;
	margin-top: 25;
}

dt {
	font-size: 12pt;
  	font-style : italic;
  	font-weight: bold;
}

td.small {
	font-size: 10pt;
}
.subheading {
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.dept {
	font-size: 36pt;
	font-weight: bold;
	color: #000000;
}


