H1, H2, H3, H4, H5, H6 {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align : center;
}
P, LI  {
	margin-left : 10px;
	margin-right : 10px;
	text-align : justify;
}

P, LI, TD, address, div {
	font-size : 10pt;
}

H1, TD H1  {
	font-size: 150%;
}

H2, TD H2  {
	font-size: 150%;
	font-style : italic;
}

H3, TD H3  {
	font-size : 125%;
}

H4, TD H4 {
	font-size : 125%;
	font-style : italic;
}
H5, TD H5 {
	font-size : 110%;
}



A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY, BODY TABLE  {
	background-color : #FFFFDF;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 100%;
}

.box  {
	border-width : thin;
	border-color : Fuchsia;
	border-style : ridge;
	background-color : #FFFF99;
	padding : 5;
	margin : 10;
}

H4  {
	font-size : 120%;
	font-weight : bold;
	text-align : center;
}

.cym  {
	color : #8B0000;
}

.eng  {
	color : #146312;
}

.gae  {
	color : #808080;
}
.gae_it  {
	font-style : italic;
}
EM  {
	color : Red;
}

.lastupdated  {
	color : Maroon;
	font-size: 75%;
}

small  {
	font-size : xx-small;
}

.margin2  {
	margin-left : 15%;
	margin-right : 15%;
	text-align : justify;
}

.href_plain {
	text-decoration: none;
}
.hafanlink, A.hafanlink:visited {
	text-decoration: none;
	font-size: x-small;
	color: Maroon;
}
A.hafanlink:Hover {
	color: Darkgreen;
	}

