@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
html.body {
	height:100%;
	width:100%;
	
}
body {
	background-color: transparent;
}
a:link {
	color: #00CF00;
	text-decoration: none;
}
a:hover {
	color: #C9A271;
	text-decoration: none;
}
a:visited {
	color: #C9A271;
	text-decoration: none;
}
.style1 {
	color: #D1A572
}
.style2 {
	color: #00CC00
}
#iframe {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: 700;
	color: #ffffff;
	width: 215px;
	height: 280px;
	background-image: none;
	background-color: transparent;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #00CC33;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom:15px;
}
