/* CSS Document */

.Titlebig { font-family:"Times New Roman";
			 font-size:30px;
			 color:#5f3812;
			 font-weight:bold;
			 text-align:left;
			 font-style:italic;
			 }
			 
.Title { font-family:"Times New Roman";
			 font-size:24px;
			 color:#5f3812;
			 text-align:left;
			 }
			 
			 
.Title1 { font-family:"Times New Roman";
			 font-size:24px;
			 color:#ffffff;
			  font-weight:bold;
			 text-align:right;
			 font-style:italic;
			 }
			 
.Title2 { font-family:"Times New Roman";
			 font-size:24px;
			 color:#5f3812;
			 font-weight:bold;
			 text-align:left;
			 font-style:italic;
			 }
			 
			 
.Title3 { font-family:"Times New Roman";
			 font-size:18px;
			 color:#5f3812;
			 font-weight:bold;
			 text-align:left;
			 font-style:italic;
			 }
			 
.Text { font-family:"Times New Roman";
			 font-size:16px;
			 color:#5f3812;
			 text-align:left;
			 text-align:justify;
			 }
			 
.Text1 { font-family:"Times New Roman";
			 font-size:13px;
			 color:#ffffff;
			 text-align:justify;
			 }
			 
.Text2 { font-family:"Times New Roman";
			 font-size:14px;
			 color:#67442d;
			 font-weight:bold;
			 font-style:italic;
			 text-align:justify;
			 }
			 
.Text3 { font-family:"Times New Roman"; font-size:19px; color:#5f3812; text-align:left; font-weight:bold;
			 
			 }
			 
.Text4 { font-family:"Times New Roman";
			 font-size:17px;
			 color:#5f3812;
			 text-align:left;
			}
			
.Text5 { font-family:"Times New Roman";
		 font-size:20px;
		 color:#FF0000; }
			 
.Link { font-family:"Times New Roman";
			 font-size:13px;
			 color:#ce8261;
			 text-align:center;
			 text-decoration:none;
			 }
			 
.Link a:hover { font-family:"Times New Roman";
			 font-size:13px;
			 color:#e6c6b8;
			 text-align:center;
			 text-decoration:none;
			 }
			 
.Link1 {font-family:"Times New Roman";
		font-size:14px;
		color:#4eaee5;
		text-align:left;
		text-decoration:underline;}
		
.Link1 a:hover {font-family:"Times New Roman";
		font-size:14px;
		color:#4eaee5;
		text-align:left;
		text-decoration:none;}
		
		
.Link2 {font-family:"Times New Roman";
		font-size:14px;
		color:#2e8bae;
		text-align:left;
		text-decoration:underline;}
		
.Link2 a:hover {font-family:"Times New Roman";
		font-size:14px;
		color:#2e8bae;
		text-align:left;
		text-decoration:none;}
			 
			 
.Menu { font-family:"Times New Roman";
			 font-size:17px;
			 color:#6c4823;
			 text-align:left;
			 font-weight:bold;
			 font-style:italic;
			 text-decoration:none;}
			 
.Menu a:hover { font-family:"Times New Roman";
			 font-size:17px;
			 color:#3992b0;
			 text-align:left;
			 font-weight:bold;
			 font-style:italic;
			 text-decoration:none;}
			 
.Boder { border-bottom: 1px solid #b3a39c;
		 font-size:7px; }


			 
.Text9 { font-family:"Times New Roman";
			 font-size:16px;
			 color:#5f3812;
			 text-align:left;
			 text-align:left;
			 }		 
		 
