/* CSS Document */
body
 {

 }
 .TitleFont
 {
 color:#303;
 text-align:center;
 font-size:18px;
 
 }
 h1
 {
 color:#303;
 text-align:center;
 font-size:16px;
 
 }
  h2
 {
 color:#303;
 text-align:center;
 font-size:16px;
 
 }
  h3
 {
 color:#303;
 text-align:center;
 font-size:16px;
 
 }
  h4
 {
 color:#303;
 text-align:center;
 font-size:16px;
 
 }
  h5
 {
 color:#303;
 text-align:center;
 font-size:16px;
 
 }
 p
 {
	font-size:16px;
	color: #601502;
	text-align: left;
 }
 .p1
 {
	font-size:16px;
	color: #601502;
	text-align: left;
 }
 .Border
 {
	text-align: center;
  
  }
 
 .Mid
 {
text-align: center;	 
 }
  .Justify
 {
text-align: justify;	 
 }
 .FontSize
 {
  font-size:16px; font-family:Georgia, "Times New Roman", Times, serif; font-stretch:expanded; color:#000000;
 }
 .MenuFont
 {
	font-size:16px;
	color: #FFFF66;
 }
.BoxFont
 {
	font-size:14px;
	color: #000000;
	text-align: center;
	
 }
