body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003366;
	height: 20px;
}
.bold{
	 font-weight: bold;
	 font-size: 15px;
}
a:link {
	color: #00715B;
	text-decoration: none;
	font-size: 12px;
}
a:visited {
	color: #00715B;
	text-decoration: none;
	font-size: 12px;
}
a:active {
	color: #00715B;
	text-decoration: none;
	font-size:12px;
}
a:hover{
	color: #00715B;
	text-decoration: none;
	font-size: 12px;
}
.indent{
	margin-left: 10px;
}
.red{
	color: #990000;
}
.tab{
	margin-left: 350px;
}
.link2 a:link{
	color: #00715B;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
.link2 a:visited{
	color: #00715B;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
.link2 a:active {
	color: #00715B;
	text-decoration: none;
	font-size:16px;
	font-weight: bold;
}
.link2 a:hover{
	color: #00715B;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
}
.error{
	color:#990000;
}