body {
	font-size: 9pt;
	font-style: normal;
	text-decoration: none;
}
td {
	font-size: 9pt;
	color: #FFFFFF;

}
a:link {
	font-size: 9pt;
	text-decoration: none;
	color: #CCFF99;

}
a:visited {
	font-size: 9pt;
	text-decoration: none;
	color: #CCFF99;


}
a:hover {
	font-size: 9pt;
	color: #66FF00;
	text-decoration: none;
}
a:active {
	font-size: 9pt;
	text-decoration: none;
}
.rightline {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: dashed;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.allbox {
	border: 1px solid #FFFFFF;
}
.menu {
	font-family: "ºÚÌå";
	font-size: 11pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.line150 {
	line-height: 150%;
}
.bigfont {
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}
.font14 {
	font-size: 14pt;
}

