h1 {
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 24px;
	color: #003366;
}
h2 {
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 12px;
	color: #FFFFFF;
}
a {
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 14px;
	color: blue;
	text-decoration: underline;

}
.h2p {
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
.h2g {
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;

}
.tittop {
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 22px;
	color: #003366;
}
.content1 {
	font-family: "Lucida Sans Unicode", Arial;
	font-size: 13px;
	color: #000033;
	text-align: justify;
}
.h2g:link {

	font-family: "Lucida Sans Unicode", Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.h2g:visited {


	font-family: "Lucida Sans Unicode", Arial;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.h2g:hover {



	font-family: "Lucida Sans Unicode", Arial;
	font-size: 12px;
	color: #B4FEE8;
	text-decoration: none;
	font-weight: normal;
}

