body {
	background-color: #fff;
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 10px;
	margin: 0;
	padding: 0;
	line-height: 18px;
}


TD {
			 font-size : 15px;
          color : #333;
          font-family: "Trebuchet MS", Helvetica, sans-serif;      
			
  }
  
  .smalltd TD
  
  {
			 font-size : 12px;
          color : #333;
          font-family: "Trebuchet MS", Helvetica, sans-serif;
  }


    .bigtitle
  
  {
			 font-size : 18px;
          color : #4C8700;
          font-family: "Trebuchet MS", Helvetica, sans-serif;
			 
  }
  
  
    .bigtitle2
  
  {
			 font-size : 18px;
          color : #A7BB00;
          font-family: "Trebuchet MS", Helvetica, sans-serif;
			 
  }

    .assp
  
  {
			 font-size : 180px;
          color : #FFEBCD;
          font-family: Verdana,"Trebuchet MS", Helvetica, sans-serif;
		 	 font-weight : bold;
			 
  }
  
     .news
  
  {
			 font-size : 18px;
          color : #FF2B2B;
          font-family: "Trebuchet MS", Helvetica, sans-serif;
			 
  }
  
  
/* main links */
a:link, a:active, a:visited {
	color: #0082FF;
	text-decoration: underline;
}
a:hover {
/*
	background-color: #00f;
	color: #fff;
*/
	text-decoration: none;
}

fontSmall
{
font-size : 10px;
font-family: "Trebuchet MS", Helvetica, sans-serif;	
}

.command {
    padding: 1em;
    border: 1px dashed #2f6fab;
    color: black;
    background-color: #f9f9f9;
    line-height: 1.1em;
    font-family: Courier New, Courier, mono;
    font-size: 12px;
    font-style: italic;
}