BODY {
	FONT-SIZE: 10pt; FONT-FAMILY: arial
}
.cssbutton {
	background: #fff;
	padding: 1px;
	font-family: Geneva, Vera, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-variant : small-caps;
	border : 1px solid #aaa;
}
.buttonleft {
	color: #f8f8f8;
	background: #a42;
	padding: 0px 3px 0px 3px;
}
.buttonright {
	color: #f8f8f8;
	background: #886;
	padding: 0px 20px 0px 3px;
}
.period {
	font-family: arial;
	font-size: 11px;
	color: #000000;
}
.maintip {
    font-family: arial;
	font-size: 10pt;
	color: #000000;
}
.spot {
	font-family: arial;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: "#0B2C89";
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	color: "#FCC607";
	text-decoration: underline;
}
a:visited {
	color: "#0B2C89";
	text-decoration: underline;
	font-weight: normal;
}
a:hover {
	text-decoration: underline;
	color: "#86B7C8";
}
input {
	font-size: 10pt;
	font-family: arial;
	color:#000000;
}
textarea{
	font-size: 10pt;
	font-family: arial;
	color:#000000;
}
td{
	font-size: 10pt;
	font-family: arial;
	color:#000000;
}
#bottom {
    font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#ffffff;
	background-color:#D9E6EC;
}
.THCLASS{
	font-size: 10pt;
	font-weight: BOLD;
	font-family: arial;
	color:#000000;
}

