body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1em;
	}
	
p {display:inline;}

h1 {
	font-size: 1.75em;
	color: #000000;
	margin-bottom: 0;}

h2 {
	color: #009933;
	font-size: 1.25em;
	display: inline;
	text-decoration: none;
}

h3 {
	color: #009933;
	font-size: 1.1em;
	display: inline;
}
#header {
	text-align: center;
	white-space: nowrap;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
}
#title {
	display: inline;
}
#main {
	border: ;
	float: left;
	padding: 10px;
	margin-top: 5px;
	border: medium solid #009933;
}
div.ps_sidebar {
	border: thin solid #006600;
	background-color: #99CC99;
	padding: 10px;
	float: right;
	width: 200px;
	margin-left: 25px;
}
h2.ps_sidebar {
	color: #000000;
	font-size: 1.15em;
	display: inline;
	font-style: italic;
	text-align: center;
}
h2.title {
	color: #000000;
	font-size: 1.15em;
	display: inline;
	text-align: center;
	text-decoration: none;
}
h2.psp{	font-size: 1.45em;
display:block;
margin-top:0;
	text-decoration: none;}

.bold {
	font-weight: bold;
}

#links {
	border: thin double #666666;
	float: left;
	margin: 5px 25px 5px 5px;
	padding: 10px;
	color: #009900;
	background-color: #000000;
}
a:link {
	color: #66CC66;
}
#links vlink {
	color:#66CC66;
	font-weight: bold;
	font-weight: bold;
	font-variant: small-caps;
}
#links alink {
	color:#66CC66;
	font-weight: bold;
	font-variant: small-caps;
}
.toc{text-decoration: none;
	font-weight: bold;
	color: #669966;
}

.nounderline {
	text-decoration: none;
}
.underline {
	text-decoration: underline;
}
.green{	
	font-weight: bold;
	color: #669966;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .75em;
	color: #999999;
	text-align: center;
	}

#frame {
		width:100%;
		margin-right:auto;
		margin-left:auto;
		margin-top:10px;
		padding:0px;
		text-align:center;
				}
ul {font-weight:normal;}

li.greenbullet {
	color: #009933;
	font-size: 1.05em;
	font-weight: bolder;
}
li.blacksquare {
	color: #000000;
	font-weight: normal;
	list-style-type: square;
	font-style: normal;
}
li.opendisc {
	color: #000000;
	font-weight: normal;
	list-style-type: disc;
}

h4 {
	color: #009933;
	font-size: 1.05em;
	padding-left: 10px;
	margin-left: 30px;
	display: list-item;
}

p.indentbullet {
	display: list-item;
	list-style-type: square;
	margin-left: 80px;
}

div.floatleft {float:left}
div.floatright {float:right}
*#floatleft {float:left}
*#floatright {float:right}

img{
	margin: 5px 15px 15px 15px;
}
.left{
	margin: 5px 15px 15px 5px;
}
		
.right{
	margin: 15px 5px 15px 10px;
}	


/*#frame{
align:center;
	text-align:center;
	border: thin solid #000000;
}*/
