body {
	font-family: Helvetica, sans-serif;
	color: #000000;
	background-color: #ffffff;
	margin: 0px;
}

p.content {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.5;
}

p.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #191970;
	line-height: 1.5;
}

p.head2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #191970;
	line-height: 1;
	margin-top: 32px;
}

p.content2 {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	color: #FF3300;
	line-height: 1.5;
}

p.content3 {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #000000;
	line-height: 1.5;
}

span.bigger {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #191970;
	line-height: 1;
}

span.bigger2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #191970;
	line-height: 1;
}

li.content {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: 1.5;
}

li.contentb {
	font-family: Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	color: #00CC00;
	line-height: 1.5;
}

p.copyright {
	font-size: 7pt;
	font-style: italic;
	text-indent: 130px;
	margin-top: 10ex;
}

p.copyright2 {
	font-size: 7pt;
	font-style: italic;
	text-indent: 30px;
	margin-top: 10ex;
}

.navbar {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 1.2;
	text-indent: 5px
}
 
.navbar a:link { 
	color: white; 
	text-decoration: none 
}

.navbar a:active { 
	color: red; 
	text-decoration: none 
}

.navbar a:visited { 
	color: white; 
	text-decoration: none 
}

.navbar a:hover { 
	color: white; 
	text-decoration: underline 
}

ul.buttonbar {	
	float: right;
	border: solid;
	border-width: 2;
	color: #705B2F;
	padding: 0;
	margin: 0;
	background-color: #CCCCCC;

	font-weight: normal;
	text-align: center;
	list-style-type: none;

}

ul.buttonbar2 {	
	float: right;
	border: solid;
	border-width: 1;
	color: #191970;
	padding: 0;
	margin: 0;
	background-color: #ffffff;

	font-weight: normal;
	text-align: left;
	list-style-type: none;
}

li.buttonitem {
	border: 0;
	height: 20px;
	width: 90px;

	margin: 2px;
	padding: 2px;
	text-align: center;
}

li.buttonitem2 {
	border: 0;
	height: 20px;
	width: 200px;

	margin: 2px;
	padding: 2px;
	text-align: center;
}


li.buttonitem3 {
	border: 0;
	height: 20px;
	width: 140px;

	margin: 2px;
	padding: 2px;
	text-align: center;
}
li.buttonitem4 {
	border: 0;
	height: 20px;
	width: 147px;

	margin: 2px;
	padding: 2px;
	text-align: left;
}
li.buttonitem6 {
	height: 20px;
	width: 460px;

	margin: 4px;
	padding: 3px;
	text-align: left;
}
a.buttonlink {
	display: block;

	border: outset;
	background: #ddd1b8;

	color: #000000;
      font-size: 10px;
	text-decoration: none;
	text-transform: none;
	
	padding: 2px; 
	padding-top: 1px;
	padding-bottom: 1px;

}

a.buttonlink:hover {
	background: #eeeeee;
	color: #330066;
}

a.buttonlink2 {
	display: block;

	border: outset;
	background: #eeeeee;

	color: #330066;
      font-size: 10px;
	text-decoration: none;
	text-transform: none;
	
	padding: 2px; 
	padding-top: 1px;
	padding-bottom: 1px;

}

a.buttonlink2:hover {
	background: #ddd1b8;
	color: #330066;
}
a.buttonlink3 {
	display: block;

	border: outset;
	background: #33ff00;
	color: #000000;
      font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	
	padding: 2px; 
	padding-top: 3px;
	padding-bottom: 3px;

}
ul.indbutton {	
	float: right;
	border: 0;
	

	padding: 0px;
	margin: 0px;
	margin-right: 100px;
	
	font-weight: none;
	text-align: center;
	list-style-type: none;
}

ul.indbutton2 {	
	float: left;
	border: 0;
	

	padding: 0px;
	margin: 0px;
	margin-right: 100px;
	
	font-weight: none;
	text-align: center;
	list-style-type: none;
}
