BODY

{
	color: #f3da9d;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	background-image: url(../images/stars.gif);
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	clip:  rect(0px 0px 0px 0px);

}

A:link {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #f3da9d; TEXT-DECORATION: none; font-size: 8pt
	}
A:active {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #f3da9d; TEXT-DECORATION: none; font-size: 8pt
	}
A:visited {
	BACKGROUND: none transparent scroll repeat 0% 0%; COLOR: #f3da9d; TEXT-DECORATION: none; font-size: 8pt
	}
A:hover {
	COLOR: #f3da9d; TEXT-DECORATION: underline; font-size: 8pt
	}
TD {
	FONT-SIZE: 8pt
}
TD.button {
	FONT-SIZE: 8pt; FONT-WEIGHT: bold; COLOR: #f3da9d;
	background-image: url(../images/table_cell_bg1h.jpg);
	filter: alpha(opacity=100); -moz-opacity:1.0;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;    
	border-top-color: #404040;
	border-right-color: #404040;
	border-bottom-color: #404040;
	border-left-color: #404040;
}
.fixedfont {
	FONT-SIZE: 14pt;
	FONT-WEIGHT: bold
}