body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/bg.gif);
}

body,td,th {
	font-size: 12px;
	color: #560000;
	line-height: 130%;
}

a:link {
	color: #EEEEEE;
	text-decoration: none;
}
a:visited {
	color: #DDDDDD;
	text-decoration: none;
}
a:hover {
	color: #560000;
	font-size: 13px;
	text-decoration: underline;
}

.red{
	font-size: 13px;
	color: #EE0000;
	text-align: center;
}

.title2{
	font-size:14px;
	color:#560000;
	font-weight:bold;
}
.ts{
	color:#990000;
}
.ts2{
	color:#DD0000;
}
.td1{
	padding-left:10px;
	padding-top:12px;
}