A.link {
	font-family: verdana ;
	font-size: 10pt ;
	color: #ce6300;
	text-decoration: none;
}
A.link2 {
	font-family: verdana ;
	font-size: 9pt ;
	color: #ce6300;
	text-decoration: none;
}

A.body {
	font-family: verdana ;
	font-size: 10pt ;
	color: #ce6300;
	text-decoration: none;
}
A.body2 {
	font-family: verdana ;
	font-size: 10pt ;
	color: #ce6300 ;
	text-decoration: none;
A:link{text-decoration: none; color: #ce6300;}
A:visited{text-decoration: underline; color: #ce6300;}
A:active{text-decoration: none; color: #ce6300;}
A:hover{text-decoration: none; color: #c38c07;}
}

A {
	font-family: verdana ;
	font-size: 10pt ;
	color: #ce6300 ;
	text-decoration: none;
}

A.visited  {
  text-decoration: underline; 
  color: #ce6300;
}

A.active{
  text-decoration: none; 
  color: #ce6300;}

A.hover{
  text-decoration: none; 
  color: #c38c07;}

BODY {
	background: #ffffff ;
	background-image:url(masks.jpg); background-attachment: fixed;
	color: #000000 ;
	font-family: Verdana ;
	font-size: 10pt ;
	text-align: center;
}

TD.notes {
	background: #ffffff ;
	color: #000000 ;
	font-family: Verdana ;
	font-size: 10pt ;
	text-align: left;
}
 
h1 {
	color: #660000 ;
	font-family: Verdana ;
	font-size: 20pt ;
	text-align: center;
	}
	
h2 {
	color: #660000 ;
	font-family: Verdana ;
	font-size: 18pt ;
	text-align: center;
	}
	
h5 {
	color: #000000 ;
	font-family: Verdana ;
	font-size: 12pt ;
	text-align: center;
	 font-weight: bold ; 
	}