/* CSS Document */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/bg1.gif);
	font-family:arial
}
.style1 {
	color: #cccccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
}

a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	color: #ffffff;
}
a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.style2 {
	color: #E2983C;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.style3 {
	font-size: 14px;
	font-weight: bold;
} 
.h1 {
  color: #FFCC33;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 21px;
}
.h2 {color: #FFCC33; font-family: Arial, Helvetica, sans-serif; font-size: 15px; }

