.normalbold
        { font-family: Arial, Helvetica, Verdana;
  		  font-size: x-small;
		  font-weight: bold;
		}
.normal  
		{ font-family: Arial, Helvetica, Verdana;
  		  font-size: x-small;
		}
		
.general 
		{ font-family: Arial, Helvetica, Verdana;
  		  font-size: x-small;
		}
		
.blueheadings
	    { font-family: Arial, Helvetica, Verdana;
  		  font-size: 25;
		  font-weight: bold;
 		  color: blue;
	    }
			
.bigger
	    { font-family: Arial, Helvetica, Verdana;
  		  font-size: small;
 		  padding: 2;
	    }

.biggerbold
        { font-family: Arial, Helvetica, Verdana;
  		  font-size: small;
		  font-weight: bold;
 		  padding: 2;
		}
.smalllink
	   	{ font-family: Arial, Helvetica, Verdana;
  		  font-size: xx-small;
	    }
		
.blueheading
	    { font-family: Arial, Helvetica, Verdana;
  		  font-size: small;
		  font-weight: bold;
 		  color: blue;
	    }
		

		
.normalblueheading
	    { font-family: Arial, Helvetica, Verdana;
  		  font-size: x-small;
		  font-weight: bold;
 		  color: blue;
	    }

.redtext
	   	{ font-family: Arial, Helvetica, Verdana;
  		  font-size: xx-small;
		  color: red;
	    }
		
BODY {
        background-image: url(idn/bg2.gif);
        background-repeat: no-repeat;
      }

		
BODY1 {
        background-image: url(idn/smallbox.gif);
        background-repeat: no-repeat;
      }
	
	
.normal1  
		{ font-family: Arial, Helvetica, Verdana;
  		  font-size: x-small;
		  padding: 1;
		  color: 043263;
		}  
		
.red
	   	{ font-family: Arial, Helvetica, Verdana;
  		  font-size: 20;
		  color: red;
	    }
