/*
$Id: select.css,v 1.13 2008/01/31 17:59:21 pmh Exp $
*/

body {
	background: #fff;
	}
body, .Abstract, .times, .absauth, .h2times {
	font-family: "Times New Roman", Times, serif;
	}
h2, h3, h4, p, td, ul, li, dt, dd, select, input, .psanserif, .copyright,
.h2sanserif, .font_b {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	}
h2, .h2times, .h2sanserif, .h2 {
	font-weight: bold;
	font-size: 15pt;
	}
h3 {
	font-style: italic;
	font-size: 14pt;
	}
h3, h4 {
	font-weight: normal;
	}
em {
	font-style: normal;
	color: #00c;
	}
select, input {
	font-size: 10pt;
	}
a:link, a:active {
	color: #f00;
	}
a:visited {
	color: #666;
	}
a:hover {
	color: #c00;
	}
p, td, ul, li, dt, dd, .psanserif {
	font-size: 9pt;
	}
.copyright {
	font-size: 8pt;
	}
h4, .Abstract, .times {
	font-size: 11pt;
	}
.absauth {
	font-weight: bold;
	font-size: 12pt;
	}
.font_b {
	font-size: 13pt;
	font-weight: bold;
	}

.cite {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	}
.cite_title, .cite_volume {
	font-weight: bold;
	}
.cite_journal_full {
	font-style: italic;
	}

/* Toc entry frames */
.toc_left {
	border-width: 1px;
	border-color: #000;
	border-style: solid none none none;
	} 
.toc_right { 
	border-width: 1px;
	border-color: #000;
	border-style: solid none none solid;
	}

