body {
	margin: 2px 5px 5px;
	font-size: 12px;
	color: #555555;
	text-align: center;
	background: #FFFFFF;
}
.body2 {
	margin: 2px 5px 5px;
	font-size: 12px;
	color: #555555;
	text-align: center;
}
th {
	font-size: 12px;
	background: url(../images/bgsands.gif);
	color: #222222;
	font-weight: bold;
}
caption {
	font-size: 12px;
	color: #555555;
}
td {
	font-size: 12px;
	color: #555555;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #555555;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #555555;
}
.small {
	font-size: 10px;
}
.green {
	color: #008000;
}
.green14 {
	color: #008000;
	font-size: 14px;
}
.red {
	color: #FF0000;
}
.reds {
	color: #FF0000;
	font-size: 10px;
}
.brown {
	color: #993300;
}
img.r {
	float: right;
}
img.l {
	float: left;
}
.bgsand {
	background: url(../images/bgsands.gif);
	color: #444444;
}
.bgsand2 {
	background: url(../images/bgsands2.gif);
}
.bgline {
	background: #555555;
}
.bgyellow {
	background: #FFFFCC;
}
a:hover {
	color: #DE0000;
}
a:active {
	color: #008000;
}
.pink {
	color: #FB7287;
}
td.bgdot {
	background: url(../images/bg_dot.gif) repeat-x;
}

