/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #638a21; 								
	 font-weight: bold;
	background-image: url("images/background.jpg");
	font-family: Tahoma, sans-serif;
	font-size: 9pt;							
}
a:link {
	color: #000033;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000033;
}
a:hover {
	color: #ff6600;
}
a:active {
	text-decoration: none;
	color: #000033;
}
H1 {
  color: #767A7D; 									
  font-weight: bold; 							
  font-size: 9pt;								
  line-height: 20pt; 							
  font-family: Tahoma, sans-serif; 							
  font-variant: normal;
  font-style: normal;
  font-stretch: normal;
  font-size-adjust: none;
}
H2 {
 color: #767A7D; 									
  font-weight: bold; 							
  font-size: 9pt;								
  line-height: 20pt; 							
  font-family: Tahoma, sans-serif; 							
  font-variant: normal;
  font-style: normal;
  font-stretch: normal;
  font-size-adjust: none;
}
.style1 {color: #6E96D5}
.style2 {
	color: #FF6600;
	font-size: 9pt;
}
.style3 {
	color: #DBAD72;
	font-size: 9pt;
}
.style4 {
	color: #767A7D;
	font-size: 9pt;
}

