/* external style sheet orientaf.css */
 BODY{   background: #F0F8FF; 
 		color: black;
 		font-family: Arial,Helvetica,sans-serif; 
		font-size: 12pt ;	
 		margin-top: 10pt; 
  }
A{		color:blue;
		font-size:12pt;
		font-family: Arial, Helvetica, sans-serif;
		text-align:center;
}    
A:link { color: #0000FF }
A:visited { color: #0000FF }
A:active { color: fuchsia }
.hide {
  		display: none;
  		color: white;
		
}
  IMG.centered {
    display: block;
    margin-left: auto;
    margin-right: auto }
P {		color:#660066;
		margin-left: 30pt;
 		margin-right: 50pt;
 		font-family:Arial, Verdana, Helvetica, sans-serif;
		font-size:12pt;
		line-height: 1.5;
 		text-align: left;
}
H2{		font-family:Times New Roman,serif;
		margin-left: 30pt;
 		margin-right: 50pt;
}
.Arial{
	   	color: #000;
		font-family:Arial,Helvetica,sans-serif;
		font-size:12pt;
		line-height: 1.5;		
}
FORM {	color: #000;
		line-height:200%;
 		text-align:left;
}
TD{
	   	color: #660066;
		font-family:Arial,Helvetica,sans-serif;
		font-size:12pt;			
}

UL {		color:#660066;
		margin-left: 30pt;
 		margin-right: 50pt;
 		font-family:Arial,Helvetica,sans-serif;
		font-size:12pt;
		line-height: 1.5;
 		text-align: left;
}
.greenCenterS{
		color: #5F9EA0;
		font-size: 18pt;
		font-family: Arial, sans-serif; 		 
		text-align: center;		
}
.greenCenterB{
  		color: #5F9EA0; 
  		font-size: 48pt ;
  		font-family: Times, serif; 
  		text-align: center; 
  		
}
.greenCenter36{
		color: #5F9EA0;
		font-size: 36pt;
		font-family:Times,serif;
		text-align: center;
}
.greenCenter24{
		color: #5F9EA0;
		font-size: 24pt;
		font-family:Times,serif;
		text-align: center;
}
.greenCenter18{
		color: #5F9EA0;
		font-size: 18pt;
		font-family:Times,serif;
		text-align: center;
}
.crimsonCenter{
		color:#DC143C;
		font-size: 9pt;
		font-family: Arial, sans-serif; 
		text-align: center;		
}
.blackCenter{
		color: #660066;
		font-size:12pt;
		font-family: Arial,Helvetica,sans-serif; 
		text-align: center;
}
.whiteCenter{
	   	color: white;
		font-size:12pt;
		font-family: Arial,Helvetica,sans-serif;
		text-align: center;
}
.whiteLeft{
	   	color: white;
		font-size:12pt;
		font-family: Arial,Helvetica,sans-serif;
		text-align: left;
}
H2 	{ 	color: #639C9C ;
		font-size: 24pt ;
		font-family: serif;  
		text-align: center;		
}

#s2 {	color: #152ED8; 
  		font: 24pt Arial, sans-serif;
  		text-align: center;
}
       
#s3 {
  color: #5F9EA0; 
  font: 40pt Times,serif; 
  text-align: left;
  margin-left:30pt;
}
#s4 {
  color: #5F9EA0; 
  font: 18pt Times, serif ;
  text-align: center; 
 
}
/* end of file */
