BODY    {	
	font-family:  Times New Roman CE, sans-serif;
	font-weight: normal;
	font-size: 14px;
	text-align: justify;
	scrollbar-3d-light-color : #008000;
	scrollbar-arrow-color : #008000;
	scrollbar-base-color : #008000;
	scrollbar-dark-shadow-color : #008000;
	scrollbar-face-color : #008000;
	scrollbar-highlight-color : #008000;
	scrollbar-shadow-color : #008000;
	}

H2      {
	font-family:  Arial CE, sans-serif;
	font-size: 6pt;
	color: #87CEFA;
	}

H3	{
	font-family :  Arial CE, sans-serif;
	font-size: 6pt;
	color: #7FFFD4;
	}

H4      {
	font-family :  Arial CE, sans-serif;	
	font-size: 12pt;
	font-variant: small-caps;
	font-weight: bold;
	color : #008000;
	}
H5      {
	font-family:  Times New Roman CE, sans-serif;
	font-weight: normal;
	font-size: 14px;
	text-align: justify;
	}

H6      {
	font-family :  Arial CE, sans-serif;	
	font-size: 8pt;
	font-variant: small-caps;
	font-weight: bold;
	color : white;
	}


A       {
	text-decoration: none;
        color: #FFFF00;
	}
A:link  {color: #FFFF00;
	text-decoration: none;
	}

A:Hover {
        text-decoration: none;
        color: #FFFF00;
        font-weight: bold;
	}

