@charset "UTF-8";
/* CSS Document */

body {
  color: #222;
  font-family: Lucida Grande, Verdana, Arial, sans-serif;
  line-height:1.5;
}

h1, h2, h3, h4, h5, h6 {
  font-family: Helvetica, Helvetica Neue, Arial, sans-serif;
  font-weight:lighter;
}

h1 {
  font-size: 3em;
  line-height: 1em;
  margin-bottom: .5em; 
}

h2 {
  font-size: 2em;
}

h3 {
  font-size: 1.5em;
  line-height: 2em;
}

h4 {
	font-size: 1.2em;
	color:#333333;
}

h5 {
  font-size: 1em;
  font-weight: bold;
  margin-bottom: 1.5em; 
}

h6 {
  font-size: .8333em;
  font-weight: bold;
  line-height: 1.8em;
  margin-bottom: 1.8em;
}

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
  margin: 0;
}

p {
  margin: 0 0 1.5em 10px;
}

p a:link {
  text-decoration: none;
}

a:link, a:visited {
  color: #069;
  outline: none;
  text-decoration: none;
}

a:focus {
  outline: 1px dotted;
}

a:hover, a:active, li a.active {
  color: #069;
  outline: none;
  text-decoration: none;
}
#prepfiles  h4 {
	font-weight: bolder;
}

#return {
	font-size:80%;
}
#contents {
	width:100%;
	line-height:1em;
	font-size:0.8em;
	margin: 0px 10px 10px 10px;
	padding: 10px;
}
#contents  h4{
	font-weight:bold;
	line-height: .8em;
}
#maintext{
	font-size: 0.8em;
}
#maintext h4{
	font-weight:bold;
}
