/* $Id:$ */

li {
	margin-bottom: 0.7em;
}

li.spec {
	margin-bottom: 0.7em;
	color:#004080;
  /*font-size: smaller;*/
}
span.entry {
  font-family:'verdana', 'helvetica', sans-serif
}

BODY {
	margin: 2em 1em 2em 30px;
	font-family: 'Verdana', sans-serif;
	color: black;
	background: white;
	background-position: top left;
	background-attachment: fixed;
	background-repeat: no-repeat;
}

A:hover {
	background: #FFFF90
} 

H1 {
	font-family: 'Verdana', sans-serif;
	font-size: x-large;
	font-weight: normal;
	color: #0050B2; 
 text-align: center;
}

H2 {
	font-family: 'Verdana', sans-serif;
	font-size: large;
	font-weight: normal;
	color: #0050B2; 
}

H3 {
	font-family: 'Verdana', sans-serif;
	font-size: larger;
	font-weight: normal;
	color: #0050B2; 
}

H4{
	font-family: 'Verdana', sans-serif;
	/*font-size: 12pt;*/
	font-weight: normal;
	color: #0050B2; 
}

P.end {
	/*font-size: 12pt;*/
	text-align: right;
}

DL DT {
	font-weight: bold;
}

DL DD {
	margin-bottom: 0.7em;
}

TT, PRE {
	font-family: "Lucida Console", "Courier New", "Courier", "Andale Mono";
}

TT, PRE {
	font-family: "Courier New", "Courier";
}

.GUI {
	font-family: "Verdana";
	font-size: larger;
}

.title {
	text-align: center;
}

Table.intro {
	margin-left: 40px;
	border-width: 0;
 margin:auto;
}

Table.intro TD {
	/*font-size: 12pt;*/
	text-align: left;
	vertical-align: text-top;
}

Table.intro TH {
	/*font-size: 12pt;*/
	color: #0050B2; 
	text-align: left;
	vertical-align: text-top;
}

OL.toc LI {
	/*font-size: 12pt;*/
}

P.caption {
	font-size: small;
	text-align: center;
	margin-top: 2pt;
}
p.center {
 text-align: center;
 font-size: 120%
}
