body {
	font-family: Arial, Helvetica, Geneva, Swiss, san-serif;
	margin: 0px;
	padding: 0px;
	background-color: #F9FFD1;
}

p {
font-size: .9em;
margin-top: -2px;
}

.docwrap {
	margin-top: 5px;
	margin-right: 20px;
	margin-left: 20px;
	line-height: 125%;
}

.parahelp {
	margin-top: 5px;
	margin-right: 50px;
	margin-left: 20px;
	line-height: 125%;
	font-size:1.2em;
}

.rlllhead {
	font-size:1.2em;
	color: #a81016;
	font-style:italic;
	font-weight:bold;
}

.rlllhead a {
	text-decoration:none;
	color: #a81016;
}

.rlllhead a:visited {
	color: #a81016;
}


.rlllhead2 {
	font-size:1.4em;
	color: #a81016;
	font-style:italic;
	font-weight:bold;
}

.rlllhead2 a {
	text-decoration:none;
	color: #a81016;
}

.rlllhead2 a:visited {
	color: #a81016;
}

.rlllhead3 {
	font-size:1.0em;
	color: #a81016;
	font-style:italic;
	font-weight:bold;
}

.rlllhead3 a {
	text-decoration:none;
	color: #a81016;
}

.rlllhead3 a:visited {
	color: #a81016;
}



a:link { }

a:visited { }

a:hover { }

a:active { }

h2 {font-style: italic;
	color: #a81016; 
	margin: 0; 
 	padding-top: .1in;
	border-bottom: 2px double #a81016;
}

h3 {
margin-top: -3px;
font-size: 1.3em;
margin-bottom: 3px;
}

td {
font-size: 1.1em;
}

input.text:focus {
	background-color:#DBDAC1;
}
button:focus {
	background-color:#0CF;
}
button:hover {
	background-color:#C33;
}
