A {
	color : #FBE68E;
	font-size : 9pt;
	font-weight : bolder;
}
P {
	text-align : justify;
	text-decoration : none;
	text-justify : auto;
	text-transform : none;
}

HR {
border: thin groove #B8860B;	
}

A:active  {
	color : red;
	font-size : 9pt;
	font-weight : bolder;
}

A:visited  {
	color : #FBE68E;;
	font-size : 9pt;
	font-weight : bolder;	
}

A:hover  {
	color : white;
	font-size : 9pt;
	font-weight : bolder;	
}
H1 {font-family: times new roman, verdana, arial, tahoma; color: #FBE68E}
H2 {font-family: times new roman, verdana, arial, tahoma; color: #FBE68E}
H3 {font-family: times new roman, verdana, arial, tahoma; color: #FBE68E}
H4 {font-family: times new roman, verdana, arial, tahoma; color: #FBE68E}
H5 {font-family: times new roman, verdana, arial, tahoma; color: #FBE68E}
H6 {font-family: times new roman, verdana, arial, tahoma; color: #FBE68E}


BODY 
{
	BACKGROUND: #AE0000;
	COLOR: #FBE68E;
	FONT-FAMILY: arial, times new roman, verdana,  tahoma;
	text-align : center;
    vertical-align : middle;
	vertical-align : middle;
}
IMG {
	BORDER-BOTTOM: 7.0pt solid #FAEBD7;
	BORDER-LEFT: 4.0pt solid #DEB887;
	BORDER-RIGHT: 4.0pt solid #FAEBD7;
	BORDER-TOP: 3.0pt solid #DEB887;
}

TABLE {
	FONT-FAMILY: times new roman, verdana, arial, tahoma;
	FONT-SIZE: 12pt;
	border : thin groove #B8860B;
	text-align : justify;
	}

TD {
	COLOR: #FBE68E;
	FONT-FAMILY: times new roman, verdana, arial, tahoma;
	text-align : center;
	vertical-align : middle;
	width : auto;
	border : thin groove #B8860B;
}

