body
{
	background-color: #ffffdf;
	font-family: 'Arial', 'Helvetica', 'Verdana',sans-serif;
	margin: 10px 0 0;
	padding: 0;
	text-align:center;
}
#container {
	width: 750px;
	margin: 0 auto;
}

div.dict td
{
    font-size: 0.9em;
}
p
{
    text-align:left;
    font-weight: normal;
    font-size: 0.9em;
    color: #000000;
    font-family: 'Helvetica', 'Arial', sans-serif;
}
p.toptext
{
	color:#0000cc;
	font-size: 0.8em;
	font-family: 'Helvetica', 'Arial', sans-serif;
	text-align: center;
}
p.inst
{
	color:#0000cc;
	font-size: 0.8em;
	font-family: 'Helvetica', 'Arial', sans-serif;
	text-align: left;
}
p.mapping
{
	font-size: 0.7em;
    color: #660000;
}
p.listjoin
{
	text-align:center;
}


p.hh
{
	display: none;	
}
li 
{
	color:#0000cc;
	font-size: 0.8em;
	font-family: 'Helvetica', 'Arial', sans-serif;
	text-align: left;
}

p.revsidebar 
{
	color:#0000cc;
	font-size: 0.8em;
	font-family: 'Helvetica', 'Arial', sans-serif;
	text-align: left;
}
p a img
{
	text-decoration: none;
	border-color: #1a1a1a;
}

.newstuff
{
  color:#cc0000;
}
  
tr.language  
{ 
    font-size: 1.4em; 
    color: #cc0000;
}
tr.subhead  
{ 
    font-size: 1.2em; 
    color: #0000cc;
}
hr
{
  color:blue;
}

p.topic
{
    color: #0000a0;
    text-decoration: none;
    font-size: 0.9em;
    font-family: 'Helvetica', 'Arial', sans-serif;
    font-weight: bold;
    font-variant: normal;
    margin-left:0.2in;
    text-indent:-0.2in;
}

h1
{
	text-align: center;
	font-weight: bold;
	font-size: 2em;
	color: #0000cc;
	font-style: italic;
	font-family:'Times New Roman', 'Century Schoolbook', serif;
	line-height: normal;
}
h2
{
    text-align: center;
    font-size: large;
    color: #004000;
    font-style: normal;
    font-family: 'Helvetica', 'Arial', sans-serif;
    font-variant: small-caps;
}
h3
{
	text-align: center;
    font-size: 1em;
    font-family: 'Helvetica', 'Arial', sans-serif;
    color: #a00000;
    line-height: normal;

}
h4
{
    font-size: 1em;
    color: #a00000;
    line-height: 100%;
    font-family: 'Helvetica', sans-serif;
}
h5
{
    font-size: 1em;
}
h6
{
	font-family: 'Helvetica', 'Arial', sans-serif;
	font-weight: normal;
	font-size: 0.6em;
}
.nolead2
{
	color: #900000;
	font-size: 0.9em;
	font-family: 'Helvetica', 'Arial', sans-serif;
	font-weight:bold;
	font-variant: normal;
	line-height: normal;
}
.notice
{
	color: red;
	line-height: normal;

	font-size: 0.7em;
	font-family: 'Helvetica', 'Arial', sans-serif;
	font-weight: bold;
}

a:link
{
	color: #003300;
}
a:visited
{
    color: #006600;
}
a:hover
{
    color: #cc0000;
}
a:active
{
    color: #cc0000
}
a:focus
{
    color: #cc0000
}
a.nodec2
{
	line-height: normal;
	font-family: 'Helvetica', 'Arial', sans-serif;
	font-size: 0.80em;
	font-weight: bold;
}

div.sidebar
{
	color: #0000cc;
    font-weight:bold;
    font-style: normal;
    font-family: 'Arial', 'Helvetica', sans-serif;
    font-size: 1.0em; 
    text-align: left;

}
div.sidebar p
{
	border-width: 1px;
	border-color: blue;
}
.revsidebar 
{
	text-align: left;
}
img, table.banner_table 
{
	text-decoration: none;
	border-top-width: 0;
	border-right-width: 0;
	border-bottom-width: 0;
	border-left-width: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table.centred 
{ 
	text-align: center;
	margin: 0 auto; 
} 

.central 
{ 
	text-align: center;
	margin: 0 auto; 
} 
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
img
{
	border:none;
	vertical-align:bottom;
}
li  {
	display: inline;
	list-style: none;
	word-spacing: 0.5em;
}
li img {
	margin-left: 10px;
}









