body {
	background-color: #FCFCE3;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
}
a:active {
	color: #CC3300;
	text-decoration: none;
	font-weight: bold;
}
h1 {
	font-size: 20px;
	color: #CC3300;
}
h2 {
	font-size: 14px;
	color: #CC3300;
}
.white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	font-weight: bold;
}
.arrow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFCC66;
	font-weight: bold;
}
.normal {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.mark {
	color: #CC3300;
}
.mark2 {
	color: #CC3300;
	font-weight: bold;
}
.mark3 {
	color: #000000;
	font-weight: bold;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000066;
}
.small2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.title2 {
    font-size: 14px;
	color: #CC3300;
	}
.title3 {
    font-size: 18px;
	color: #CC3300;
	}
.title4 {
    font-size: 18px;
	color: #000000;
	}
