.font1-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #7e7e7e;
}
.font2-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #7e7e7e;
}
.font3-text {
	font-size: 12px;

}
.font4-text {
font-family: "Verdana";
	font-size: 12px;
}
.font5-text {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #7e7e7e;
	color: #0000FF;
	
}

.font2-head1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #006;
}
.font3-head2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 34px;
	font-weight: bolder;
	color: #006;
}
.font4-label1 {
	font-family: arial;
	font-size: 12px;
	color: #AAA4FF;
}


a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #06F;
	text-decoration:none;
	
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	color: #06F;
	text-decoration:underline;

}
a:active {
    text-decoration:underline;
	}
a:visited {
	color: #06F;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	text-decoration:none;
}

