body {
  background: #ffffff;
  margin: 0;
  padding: 0px;
  font-size:14px;
  text-align: center;
  color: #333333;
}


td {
vertical-align:top;
}

.logo {
background:url(images/logo.jpg) no-repeat;
}

.sp1{
background:url(images/sp1.gif);
}

.sp2{
background:url(images/sp2.gif);
}

.head{
background:url(images/head.jpg);
}

.centerTable {
background:url(images/t.jpg) no-repeat;
}
.10
{
font-size:12;
color:#666666;
}


.12 
{
font-size: 12px;
color:#666666;
}

.letter 
{
letter-spacing:0.5;
}


.footer {
background:url(images/f.jpg) no-repeat;
padding-top:8px;
text-align:center;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#999999;
}

.line {
padding-top:2px;
padding-bottom:2px;
}

.date {
text-align:right;
color:#333333;
font-size:12px;
padding-bottom:2px;
}

.dateS {
	color:#4684C1;
	font-size:12px;
}

/* links */

#links {
background:url(images/link.jpg) no-repeat;
padding-top:10px;
padding-left:25px;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
color:#FFFFFF;
}

#links a:link {
	color: #FFFFFF;
	text-decoration: none;
}
#links a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
#links a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
#links a:active {
	text-decoration: none;
}
a:link {
	color: #6787BA;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #47689E;
}
a:hover {
	text-decoration: underline;
	color: #6787BA;
}
a:active {
	text-decoration: none;
}
