﻿body {
   margin: 0;
   padding: 0;
   font-family:Verdana, Tahoma, Arial, Serif;
   voice-family: "\"}\""; 
   voice-family: inherit;
	font-size: 12px;
    line-height: 18px;
   background-color:#AAA9A7;
   color:#000;  	
}

.text_whight{   
  color:#fff;  
  text-align:center;
}
.text_red{                         
  color:#CC000A;  
}
.text_red2{                         
  color:#CC000A;  
  font-size: 14px;
  font-weight:bold;
  text-align:left;
}

.text_gray{                         
  color:#999;  
}
