body {
	font: 9px Tahoma;
	margin: 0px;
	padding: 0px;
	scrollbar-base-color: #fdf0c6;
}
a {
	text-decoration : underline;
	Color : #ffcc33;
	font-weight: bold;
}
a:hover {
	Color : #ffffff;
	font-weight: bold;
	background: cc9933;
}
table {
	font-size: 9px;
	line-height: 9px;
}
h1 {
	font-family: Tahoma;
	font-size: 11px;
	font-variant: small-caps;
	word-spacing: 1px;
	color: #ffffff;
	text-align: center;
	background: #ffcc33;
	margin: 3px;
}
.iframe {
	position:absolute;
	left:0px;
	top:0px;
}
.text {
    font-size: 9px;
	font-face: Tahoma;
	color: #cc9933;
	margin: 3px;
	padding: 3px;
	text-align: justify;
}
.text2 {
    font-size: 12px;
	font-face: Georgia;
	font-variant: small-caps;
	color: #cc9933;
	margin: 3px;
	padding: 3px;
	text-align: center;
}
.text3 {
    font-size: 9px;
	font-face: Tahoma;
	color: #cc9933;
	margin: 3px;
	padding: 3px;
	text-align: center;
}