BODY, TD {
	font-family : Georgia, serif;
	font-size : 9pt;
	line-height: 2;
}

TD.black {
	background-color:#000000;
	text-align:center;
}

TD.white {
	background-color:#ffffff;
	background-repeat: repeat-x;
	text-align:justify;
	vertical-align: top;
	line-height: 2;
}

TD.whiteleft {
	background-color:#ffffff;
	background-repeat: repeat-x;
	text-align:center;
	vertical-align: top;
	line-height: 2;
}

TD.gold {
	background-color:#af924f;
	text-align:left;
	height:10px;
}

TD.nav {
	background-color:#000000;
	text-align:center;
	height:68px;
	vertical-align: middle;
	padding-left: 20px;
	padding-right: 20px;
}

TD.footer {
	background-color:#ffffff;
	background-repeat: no-repeat;
	text-align:right;
	vertical-align: bottom;
	padding-right: 20px;
}

P.info {
	margin-top:20px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
	font-family : Georgia, serif ;
	font-size : 10pt;
	line-height: 2;
	width: 500px;
	text-align:justify;
	
}

P.infocenter {
	margin-top:20px;
	margin-left:20px;
	margin-right:20px;
	margin-bottom:20px;
	font-family : Georgia, serif ;
	font-size : 9pt;
	text-align:center;
	
}

LI.info {
	margin-top:20px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:20px;
	font-family : Georgia, serif ;
	text-align: justify;
}

A {
	text-decoration: none;
	color: #af924f;
}

A:Hover {
	text-decoration: underline;
	color: #000000;
}

A.taal {
	text-decoration: none;
	color: #af924f;
}

A.taal:Hover {
	text-decoration: underline;
	color: #ffffff;
}

H1 {
	font-family: Georgia, serif ;
	font-size: 22pt;
	font-weight: bold;
	text-align: center;
}

H2 {
	font-family: Georgia, serif ;
	font-size: 14pt;
	font-weight: bold;
	text-align: left;
}

H3 {
	font-family: Georgia, serif ;
	font-size: 13pt;
	font-style: italic;
	font-weight: bold;
	text-align: left;
}

H4 {
	font-family: Georgia, serif ;
	font-size: 15pt;
	font-style: italic;
	font-weight: bold;
	text-align: center;
}

HR {
	border-color: #999a9c;
	border-width: 1pt;
	border-style:solid;

}

TD.icon {
	text-align: center;
	font-weight: bold;
	font-size: 10pt;
	border: solid;
	border-color: #aeaeac;
	border-width: 1px;
	vertical-align: top;
}

TD.subicon {
	text-align: center;
	font-weight: bold;
	font-size: 10pt;
	background-color: #aeaeac;
	border: solid;
	border-color: #aeaeac;
	border-width: 1px;
	vertical-align: center;
	height: 60 px;
}