/* Margins  and colors */

body {margin-left: 10%; margin-right: 8%; padding: 0;
	cursor: default; color: #000000; background-color: #ffffff}

div, p { text-align: justify; }

/* Headers */

h1, h2, h3, h4, h5, h6 { color: #ff6600; background-color: #ffffff;
	font-weight: bold; font-family:
		abadi mt condensed light,
		arial narrow,
		eurostile,
		arial,
		franklin gothic book,
		bimini,
		sans-serif}

h1 {font-size: 28px; text-align: center}
h2 {font-size: 24px; margin-left: -5%}
h3 {font-size: 20px; margin-left: -4%}
h4 {font-size: 18px; margin-left: -3%}
h5 {font-size: 16px; margin-left: -2%}
h6 {font-size: 14px; margin-left: -1%}

span.textit {font-style: italic}
span.textbf {font-weight: bold}
div.abstract {margin-left: 5%}

/* Links */

a {color: #ff9900; text-decoration: none}
a:hover {color: #ff3300; text-decoration: none}
a:visited {color: #ffaa00;text-decoration: none}
h1 a, h2 a, h3 a { color: #ff6600; }
h1 a:visited, h2 a:visited, h3 a:visited { color: #ff6600; }
h1 a:hover, h2 a:hover, h3 a:hover { color: #ff3300; }

/* Special formatting */

.headline-box {
  border: 1px solid #ff6600;
  box-shadow: 0 0 10px 4px #ff6600;
  font-weight: bold;
  margin: 40px auto;
  padding: 1px 2px;
  text-align: center;
  width: 300px;
}

.orange {
  color: #ff6600;
}

/* Fonts Classes */

.classic {font-family: charter,
	nimbus roman no9 l,
	utopia,
	georgia,
	garamond,
	bangle,
	book antiqua,
	serif}

.lineal {font-family: abadi mt condensed light,
	arial narrow,
	eurostile,
	arial,
	franklin gothic book,
	bimini,
	sans-serif}

.script {font-family: monotype corsiva,
	phyllis,
	itc zapf chancery,
	bart,
	bradley hand itc,
	amaze,
	brush script mt,
	cursive}

.monospace {font-family: neep,
	fixed,
	courier,
	ocr a extended,
	andale mono,
	monospace}

.fantasy {font-family: tolkien,
	brushstroke,
	ransom,
	diablo,
	jokerman,
	matisse itc,
	curlz mt,
	omikron,
	fantasy}

.mechanistic {font-family: rockwell,
	rockwell condensed,
	nimbus mono l,
	serif}

.blackletter {font-family: linotext,
	lucida blackletter,
	serif}

.incised {font-family: gloucester mt extra condensed,
	copperplate gothic light,
	serif}

.small {font-family: perpetua,
	bernadette,
	serif}

.blur {font-family: infernal,
	terminus,
	sans-serif}
