body {
  margin:1em;
  padding:0;
  background:#fff;
  font-family:Times,Times New Roman,Serif;
  font-size:small;
  voice-family: "\"}\""; 
  voice-family:inherit;
  }


h1, h2, h3, h4, h5 {
	font-family: verdana, helvetica, ariel sans-serif;
	font-size: 14pt;
	}

h5 {
	font-size: 13pt;
	font-style: italic;
	}

p {
	font-size: 12pt;
  }


.printonly {
	display: inline;
	margin: 5pt;
	font-size: 11pt;
	}


a img {
  border-width:0px;
  border-style:none;
  }


a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}


/**** LAYOUT ****/

#containter {
	width: 100%;
	}

.toplinks {
	display: none;
	}

.bottomlinks {	
	display: none;
	}

.content {
	width: 100%;
	border: 0;
	margin: 0;
	}

.sidebar-a {
	width: 100%;
	float: none;
	}


.sidebar-b {
	width: 100%;
	float: none;
	}

.hide {
	display: none;
	}


.quotebox {
	font-size: 14pt;
	font-style: italic;
	float: right;
	width: 148pt;
	font-weight: bold;
	padding: 0px 0px 10px 10px;
	}


