
	P {
	   text-align: justify;
	   font-size: 10pt;
	   font-family: arial;
	  }

	
	P.botnav {
	   text-align: center;
	   font-size: 8pt;
	   font-family: arial;
	   color: #000000;
	   }    
	
	#deptof {
	  position: absolute;
	  top: 18;
	  left: 343;
	  visibility: visible;
	  z-index: 3;
	  font: 28pt serif;
	  color: #feb123;
	  }

	#sbpa {
	  position: absolute;
	  top: 58;
	  left: 365;
	  visibility: visible;
	  z-index: 3;
	  font: 14pt serif;
	  color: #feb123;
	  }
	  
	#conditions {
	  position: relative;
	  left: 30;
	  font: 10pt serif;
	  color: #000000;
	  }	  
	  
	  
	  #draft {
	  position: absolute;
	  top: 180;
	  left: 30;
	  visibility: visible;
	  z-index: -10;
	  }


      #title {
        font-size: 18pt;
        font-family: arial;
        font-weight: 400;
        color: #feb123;		
        }


	#firstword {
	  color: #000000;
      font-size: 15pt;	
	  font-style: bold;
	  }

	#textone {
	  color: blue;
      font-size: 12pt;
	  }

	#texttwo {
	  color: blue;
      font-size: 12pt;
	  font-style: italic;
	  }


	#textthree {
	  color: red;
      font-size: 12pt;
	  }

	  
	  
	  
/* FOR THE FACULTY VIEW SECTION  */

    #fac_view_title	 {
        font-size: 16pt;
        font-family: book antiqua, arial;
        font-weight: bold;
        color: #000000;		
        } 
	  

    #fac_view_deptname	 {
        font-size: 12px;
        font-family: arial;
        font-weight: bold;
        color: #000000;		
        } 
	  
    #fac_view_deptinfo	 {
        font-size: 10px;
        font-family: arial;
        color: #000000;		
        } 	  
	  
    #fac_view_content	 {
        font-size: 11px;
        font-family: arial;
        font-weight: 400;
        color: #993399;		
        } 
		
		
		
		
		
/*	A.botnav:link {
          color: 0000ff;
	    text-align: center;
	    font-family: Arial;
	    font-size: 8pt;
	    text-decoration: none;
          }

	A.botnav:hover {
          color: 0000ff;
	    text-align: center;
	    font-family: Arial;
	    font-size: 8pt;
	    text-decoration: underline;
          }


      A.botnav:visited {
	    color: ff0000;
	    font-family: Arial;
	    font-size: 8pt;
	    text-decoration: none;
          }
*/	  
