*{
  scroll-behavior: smooth;
}

A:VISITED {
	font-size : 16px;
	font-family : Verdana;
	color : #63639C;
	text-decoration : none;
}
A:LINK {
	font-size : 16px;
	font-family : Verdana;
	color : #0066CC;
	text-decoration : none;
}
A:ACTIVE {
	font-size : 16px;
	font-family : Verdana;
	color : #00CEFF;
	text-decoration : underline;
}
BODY {
	font-size : 15px;
	font-family : Verdana;
	text-align : justify;
}

TD {
	font-family : Verdana;
	font-size : 14px;
}
H1 {
	font-family : Verdana;
	font-size : 22px;
	color : #CC0033;
}
H2 {
	font-family : Verdana;
	font-size : 22px;
	color : #0066CC;
}
H3 {
	font-family : Verdana;
	font-size : 18px;
	color : #0066CC;
}
H4 {
	font-size :11px;
	color : #0066CC;
	font-family : Verdana;
}
div {
	font-size :14px;
}

