<!-- Styles text & forms & links
A.linksReSourc {
FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #414141; FONT-FAMILY: VERDANA; TEXT-DECORATION: none
}
A.linksReSourc:hover {
FONT-WEIGHT: bold; FONT-SIZE: 12px; COLOR: #333333; FONT-FAMILY: VERDANA;  TEXT-DECORATION: underline
}
H1 {
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 17px;
	text-decoration: none;	
}
H2 {
	display: inline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;	
	color: #000000;
	font-size: 12px;
	text-decoration: underline;	
}
H3 {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;	
	color: #000000;
	font-size: 12px;
	text-decoration: none;	
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: none;
}
.tit {
	FONT-SIZE: 70px; FONT-FAMILY: Arial, Helvetica, sans-serif
}
.tit2 {FONT-SIZE: 55px; FONT-FAMILY: Arial, Helvetica, sans-serif
}

