td {
	font-family: Arial, Helvitica,san-serif;
	font-size: 12px;
}
.head {
	font-family: Georgia,serif;
	font-size: 14px;
	color: #3360AA;
	font-weight: bold;
}
a,a:visited {
	color: #3360AA;
	text-decoration: none;
}
a:hover {
	color: red;
}
a.head,a.head:visited {
	font-family: Georgia,serif;
	font-size: 14px;
	color: #3360AA;
	font-weight: bold;
	text-decoration:none;
}
a.head:hover {
	color: red;
}
.smallhead {
	font-family: Georgia,serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}
.bar {
	background-color: #EFEAE4;
}
a.smallhead, a.smallhead:visited {
	font-family: Georgia,serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
a.smallhead:hover {
	color: red;
	text-decoration: none;
}
a.more, a.more:visited {
	text-decoration: none;
	color: #3360AA;
}
a.more:hover {
	color: red;
}
a.sub, a.sub:visited {
	font-size: 11px;
	text-decoration:none;
	color: #000000;
}
a.sub:hover {
	color: red;
}
.txtsub {
	font-size: 11px;
	text-decoration:none;
	color: #000000;
	font-weight: bold;
}
.footer {
	font-size: 10px;
	color: #999999;
}
.email {
	font-family: Courier New,Courier,san-serif;
	font-size: 12px;
}
.caption {
	color: gray;
	font-size: 10px;
}