td {
	font-size: 12px;
}
.text1 {
	line-height: 18px;
	color: #052E65;
	font-size: 14px;

}
.sublink:link{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.sublink:visited{
	color: #000000;
	text-decoration: none;
	font-weight: normal;
}
.sublink:hover{
	color: #174789;
	text-decoration: underline;
	font-weight: normal;	
}
.topiclink:link{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.topiclink:visited{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
.topiclink:hover{
	color: #174789;
	text-decoration: underline;
	font-weight: bold;	
}
input {
	border: 1px solid #052E65;
}
.text2 {
	font-size: 16px;
	line-height: 18px;
	color: #003366;
}
