}
.text1 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: normal;
	color: #474747;
	
}
.text2 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #474747;

}
.text3 {
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #960018;
}
.text4 {
	font-family: Verdana;
	font-size: 16px;
	font-weight: bold;
	color: #960018;


/* links format */
}
a:link {
	color: #0000CC;
	text-decoration: underline;
}
a:visited {
	color: #0000CC;
	text-decoration: underline;
}
a:hover {
	color: #960018;
	text-decoration: underline;