/* CSS Document for Fiesta Resort Guam */
body {
	margin-top:0px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	font-size:10pt;
	color:#555555;
	background-color:#ffffff;
}
table,th,tr,td {
	font-size:10pt;
	line-height:16px;
	color:#555555;
}
a:link {
	color:#0000cc;
	text-decoration:none;
}
a:hover {
	background-color:#f0f0f0;
}
a:visited {
	color:#0066cc;
	text-decoration:none;
}
h1
{
font-size:12pt;
color:#3366cc;
font-weight:bold
}
h2
{
font-size:10pt;
color:#3366cc;
font-weight:bold
}
.textbig {
	font-size:12pt;
}
.textsmall {
	font-size:8pt;
	line-height:14px;
}
.textxsmall {
	font-size:x-small;
	line-height:14px;
}
.textxxsmall {
	font-size:xx-small;
	line-height:14px;
}
.textbu {
	font-weight:bold;
	text-decoration:underline;
}
.textu {
	text-decoration:underline;
}
.textred {
	color:#ff0000;
}
.textredb {
	color:#ff0000;
	font-weight:bold;
}
.textblue {
	color:#000099;
}
.textblueb {
	color:#000099;
	font-weight:bold;
}
.textbluebsmall
{
font-size:8pt;
color:#000099;
font-weight:bold
}
.textorange {
	color:#ff6600;
}
.textorangeb {
	color:#ff6600;
	font-weight:bold;
}
.textwhite {
	color:#ffffff;
}
.textwhiteb {
	color:#ffffff;
	font-weight:bold;
}
.textgoldb
{
color:#999966;
font-weight:bold
}
.textgoldbsmall
{
font-size:8pt;
color:#999966;
font-weight:bold
}
.textpink {
	color:#ff66cc;
}
.textpinkb {
	color:#ff66cc;
	font-weight:bold;
}
.whatsnew {
	color:#000099;
	font-weight:bold;
}