BODY {
	font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif;
	background: white;
	color: black;
	line-height: normal;
}
CODE {font-family: "Courier New", Courier, Monaco, monospace ; }
PRE {font-family: "Courier New", Courier, Monaco, monospace ; }
/*HR { color:#0000FF; }*/

.navbar {font-size: 100%; font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; background: #FFFF66 ; border-style: none none solid none; border-width: thin; padding: 2px;}
.navbar-bottom {font-size: 100%; font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; background: #FFFF66 ; border-style: solid none none none; border-width: thin; padding: 2px;}
.navarea { background: #FFFF66 ; }
.notrecommended {color: #666666 ; }
.deemphasized {color: #666666 ; }
TABLE.densetable {font-size: 80% ; }
TR.summaryrow { font-size: 90%; background: #00FFFF ; }
CAPTION {font-size: 100% ; }
.embeddedfloat {float: right; margin-left: 3em}
H1, H2, H3, H4, H5, H6 {font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif ; }
H4 {margin-bottom: 0.5em }
H5, H6 {margin-bottom: 0.2em }
UL.referencelist, .footnote {margin-left: 4em; text-indent: -4em ; font-size: 83%; font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; list-style: none ; }
A:link, .simulatedlink {color: blue ; }
A.old:link {color: #2222FF ; }
A.new:link {color: #0000FF ; }
A:visited {color: purple ; }
A:active {color: red ; }
A.notrecommended:link {color: #6666FF ; }
A.notrecommended:visited {color: #CC66CC ; }
A.deemphasized:link {color: #6666FF ; }
A.deemphasized:visited {color: #CC66CC ; }
.overline {font-family: Verdana, Arial, Helvetica, Geneva, SunSans-Regular, sans-serif; margin-bottom: -2ex ; }
.updatecomment {font-size: 100%; background: #00FFFF ; }
.outsidecomment {font-size: 100%; background: #E9E9E9 ; }
.microtext {font-size: 10% ; }
.useem {color:maroon;}
.cssSmallGray	{ font-size: xx-small; color: #999999;  }
.style1 {color: #660000}
.style2 {font-size: xx-large}
.style3 {
	color: #FF0000;
	font-weight: bold;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.style5 {
	color: #0000FF;
	font-weight: bold;
}
.style6 {font-size: small}
.style7 {color: #663333}
.style8 {font-family: Verdana, Arial, Helvetica, sans-serif}

.photo {
float:right;
margin-left: 1em;
}

.bold
{
font-weight:bold
}

a img
{
border: 0
}

img.displayed
{
display: block;
margin-left: auto;
margin-right: auto;
 }
 
 .centercaption
{
color: #000000;
text-align:center;
font-size:.75em;
margin-bottom:.5em
}
hr
{
width: 400px;
height: 3px;
background-color: maroon;
}
li {
list-style-position: inside;
/*list-style-image: url('../images/small_blob.gif');*/

list-style-type:disc;
margin-bottom: .5em
}
.center
{
text-align:center
}

.section {
font-style:italic;
font-size: 1.25em;
}
h1#title {
text-align:center;
}
.video {
color:red;
font-weight:bold;
}