/*
 * EMULAB-COPYRIGHT
 * Copyright (c) 2000-2007 University of Utah and the Flux Group.
 * All rights reserved.
 */

h1,h2,h3,h4 { font-weight: bold; }
h5,h6 { font-weight: normal;  }

.nomargin { margin: 0px; margin-bottom: 2px; }

p { text-indent: 1em; }

body, html {
	margin: 0px;
        padding: 0px;
        border: 0px;
	font-family: arial, helvetica, sans-serif; }

/* FAQ questions and answers. */
div.question {
	font-weight: bold;
	margin-bottom: 1em; }
div.question p {
	text-indent: 0em; }
div.answer {
	margin-bottom: 2em; }

