body {
	font-family: Verdana, Arial, 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.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;
}

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;
}

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


li.content {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	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: black; 
	text-decoration: underline  
}


ul.buttonbar {	
	float: justify;
	border: none;
	
	color: #cccc99;
	padding: 2px;
	margin: 10px;
	
	font-weight: none;
	text-align: left;
	list-style-type: none;
}


ul.buttonbar3 {	
	float: justify;
	border: none;
	
	color: #cccc99;
	padding: 2px;
	margin: 10px;
	
	font-weight: none;
	text-align: left;
	list-style-type: none;
}
li.buttonitem {
	height: 20px;
	width: 460px;

	margin: 4px;
	padding: 3px;
	text-align: left;
}


a.buttonlink {
	display: block;

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

}

a.buttonlink2 {
	display: block;

	border: outset;
	background: #eee8aa;

	color: #191970;
      font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-transform: none;
	
	padding: 2px; 
	padding-top: 3px;
	padding-bottom: 3px;

}

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;

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

a.buttonlink2:hover {
	background: #eeeeee;
	color: #191970;
}
a.buttonlink3:hover {
	background: #eeeeee;
	color: #191970;
}
ul.indbutton {	
	float: right;
	border: 0;
	

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