BODY {
	color: #333333;
	font-size: 11px;
	font-family: Tahoma;
	vertical-align: top;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
TD {
	color: #333333;
	font-size: 11px;
	font-family: Tahoma;
	vertical-align: top;
}
a {
	text-decoration: none;
}
.s{
	font-size: 10px;
}

.tabhead {
	color: #DDE9F6;
	font-size: 10px;
	font-weight: bold;
}

.tab {
	color: #E5EFF9;
	font-size: 10px;
}

.bull1 {
	margin-left: 10px;
}
a.copy {
	color: #969696;
	text-decoration: underline;
	font-size: 11px;
}
.copy {
	color: #AFAFAF;
	font-size: 11px;
}
a.more {
	color: #060567;
	text-decoration: underline;	
	font-weight: bold;
}
a.more:hover {
	color: #999966;
	text-decoration: underline;	
	font-weight: bold;
}
a.link {
	color: #060567;
	text-decoration: underline;
	font-size: 11px;
}
a.link:hover {
	color: #999966;
	text-decoration: none;
	font-size: 11px;
}
a.tlink {
	color: #060567;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
a.tlink:hover {
	color: #999966;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}