td {
	font-size: 12px;
	text-decoration: none;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	font-size: 12px;
	color: #003366;
	text-decoration: none;
}
a:visited {
	font-size: 12px;
	color:#003366;
	text-decoration:none;
}
a:hover {
	font-size: 12px;
	color: #ff6600;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.style1 {
	font-size: 12px;
	color: #348EB3;
}
.style2 {
	font-size: 12px;
	color: #747474;
}
.style3 {
	font-size: 12px;
	font-weight: bold;
	color: #BD4E00;
}
.style4 {
	color: #999999;
}
.style5 {
color:#FF0000;
}
.indent {
text-indent:0px;
line-height:20px;
}
.copyright {
	font-size: 12px;
	color:#666666;
}

