html, body, table, tr, td, p, div, span, h {
	color: #5A5A5A;
	font-family: verdana, tahoma, arial, sans-serif;
	font-size: 11px;
}
.title{
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.copyright {
	font-size: 9px;
}
h1 {
	font-size: 12px;
	font-weight: bold;
}
.h3 {
	color: white;
	font-size: 14px;
	font-weight: bold;
}
.tser{
	color: #787878;
	margin: 7 0 7 15;
	font-weight: bold;
}
.tser1 {
	color: #787878;
	font-weight: bold;
}
a{
	color: #5a5a5a;
	text-decoration: underline;
}
a:hover{
	text-decoration: none;
}