body         {font-family : "Times New Roman"; }

p.main     {font-size   : 1.3em; 
              line-height : 1.2em; 
	      text-align  : left; }

p.mainBold    {font-size   : 1.3em; 
  	      font-weight : bold;
              line-height : 1.2em; 
	      text-align  : justify; }

p.a0 {
	FONT-SIZE: 		   0.8em; 
	LINE-HEIGHT: 	   0.9em; 
	FONT-FAMILY: 	   "arial"; 
	TEXT-ALIGN: 	   center;
}
p.b0 {
	FONT-SIZE: 		   1em; 
	LINE-HEIGHT: 	   1.1em; 
	FONT-FAMILY: 	   "times new roman"; 
	TEXT-ALIGN: 	   justify
}
p.b0a {
	FONT-SIZE: 		   1em; 
	LINE-HEIGHT: 	   1.1em; 
	FONT-FAMILY: 	   "times new roman"; 
	TEXT-ALIGN: 	   justify;
        MARGIN-LEFT:     2em;
}
p.b1 {
	FONT-SIZE: 		   1em; 
	LINE-HEIGHT: 	   1.5em; 
	FONT-FAMILY: 	   "arial"; 
	TEXT-ALIGN: 	   center;
}
p.b2            {
           	 MARGIN-TOP: 	   0.05em; 
           	 FONT-SIZE:  	   1.3em; 
           	 LINE-HEIGHT: 	   1em; 
           	 FONT-FAMILY: 	   "times new roman"; 
           	 TEXT-ALIGN: 	   left;
                }

.norepeat       {background.repeat: no-repeat; }

.navbutton      {width            : 150px;
                 height           : 20px;
                 border           : 1px solid #aaa;
                 border-radius    : 5px;
                 background       : #eee;
                 background-image : linear-gradient(#d0d0dd, #a0a0aa);
                 text-align       : center;
                 text-decoration  : none;
                 color            : blue;
                }

.footline1      {font-family      : "times new roman";
                 color            : black;
                 font-size        : 15px;
                 font-weight      : nornal;
                 border           : 0;
                 cursor           : pointer;
                 text-decoration  : none;
                 background       : transparent;
                }

.footline2      {font-family      : "times new roman";
                 color            : blue;
                 font-size        : 15px;
                 font-weight      : nornal;
                 border           : 0;
                 cursor           : pointer;
                 text-decoration  : none;
                 background       : transparent;
                }

.c_mailbtn      {font-family      : "times new roman";
                 color            : blue;
                 text-decoration  : none;
                 font-size        : 16px;
                 font-weight      : bold;
                 border           : 0;
                 cursor           : pointer;
                }
