body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
}
h1 {
	font-size: 1.5em;
	margin-bottom: 0em;


}
h2 {
	font-size: 1.25em;
	color: #336699;

}
h3 {
	font-size: 1em;
	font-style: italic;
	color: #990033;
}
p {
	font-size: 1em;
}

li {
	font-size: 1em;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	padding-left: .1em;
	
}

.nospace {line-height: 1em;}

h4 {
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
	text-decoration: underline;
}
hr {
	color: #990033;
	border: #0000CC;
	line-height: 0.5em;

}
.maroon {
	color: #990033;
}
.box {
	border: .5em solid #990033;
	padding: .5em;
}
.small {
	line-height: normal;
	font-size: .8em;
}
.blue {
	color: #0000FF;
}
ol {
	list-style-type: decimal;
	font-style: normal;
	font-weight: normal;
	padding-left: 3em;
	font-size: 1em;
}
.plain {
	font-style: normal;
	font-weight: normal;
}

.no_space {
	margin-top: 1em;
	margin-bottom: 0em;
	padding-top: 0em;
	padding-bottom: 0em;
	line-height: 1em;
}
ul {
}

.skipnav {
	font-size: xx-small;
	color: #FFFFFF;
}

.box {
	border: thin solid #666666;
	background-color: #eeeeee;
}

a.box:hover {
	border: thin solid #666666;
	color: #990033;
	background-color: #FFFF7D;
	font-size: 1em;
}
.underline {
	text-decoration: underline;
}

a:hover {background: #DDDDFF;
font-size: 1em;
}

.outline {
	border: thin double #003366;
}
.square {
	list-style: square;
	font-size: 1em;
}
	
	a {
	color: #000066;
	font-size: 1em;
}
.alpha {
	list-style: lower-alpha;
}
.toc {
	border: medium inset #CCCCCC;	

}
.h2toc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #336699;
}
a.box:hover {
	border: thin solid #666666;
	color: #990033;
	background-color: #FFFF7D;
}

.atoc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #993333;
	text-decoration: none;
	font-weight: bold;
}
.skipnav {
	font-size: xx-small;
	color: #FFFFFF;
}
a {font-size: 1em;}
td {
	border-top: thin none #cccccc;
	border-right: thin solid #cccccc;
	border-bottom: thin solid #cccccc;
	border-left: thin none #cccccc;	
}
th {
	border-top: thin none #CCCCCC;
	border-right: thin solid #CCCCCC;
	border-bottom: thin solid #CCCCCC;
	border-left: thin solid #CCCCCC;
}


.old {
	color: #666666;
	font-weight: bold;
}
.highlight {
	background-color: #FFFF99;
}
.indent {
	text-indent: 100px;
}
.top {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.left {
	border-top-width: thin;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
