.bg01 {
	background-image: url(images/bgimg01.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	vertical-align: top;

}
.bg02 {
	background-attachment: scroll;
	background-image: url(images/bgimg02.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;

}
.a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	text-decoration: none;
	text-transform: capitalize;
	font-variant: normal;
	color: #660000;

}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
	color: #999933;
	text-decoration: none;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333300;
	text-decoration: none;
	font-weight: normal;

}
