a {
	font-size: 10px; 
	color: #FFFFFF; 
	text-decoration: none;
	}
	
.table {
	height: 750px;
	width: 1000px;
	background-color: #FFFFFF;
	box-shadow: 10px 10px 12px #000000;
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius:10px 10px 10px 10px;
	-webkit-border-radius:10px 10px 10px 10px;
	}

.table2 {
	width: 600px;
	border-color: #993300;
	box-shadow: 10px 10px 12px #000000;
	}

.img {
	border-radius: 10px 10px 0px 0px;
	-moz-border-radius:10px 10px 0px 0px;
	-webkit-border-radius:10px 10px 0px 0px;
	}
	
.img2 {
	border-radius: 10px 10px 10px 10px;
	-moz-border-radius:10px 10px 10px 10px;
	-webkit-border-radius:10px 10px 10px 10px;
	box-shadow: 7px 7px 9px #000000;
	}
	
.input {  
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #cc0033;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	font-weight: 700;
	}

.txt1 {
	font-size: 11px; 
	font-weight: 700; 
	color: #000000;
	}
	
.txt2 {
	font-size: 15px; 
	font-weight: 700; 
	color: #993300;
	text-decoration: none;
	}
	
.txt3 {
	font-size: 14px; 
	font-weight: 700; 
	color: #993300;
	}

.txt4 {
	font-size: 10pt; 
	font-weight: 700; 
	color: #000000;
	}
	
.txt5 {
	font-size: 12px; 
	font-weight: 700; 
	color: #ff0000;
	}
	
.txt6 {
	font-size: 12px; 
	font-weight: 700; 
	color: #000000;
	text-align: center;
	}

.txt7 {
	text-align: justify;
	font-size: 13px; 
	font-weight: 700; 
	color: #000000;
	}
	
.txt8 {
	font-size: 13px; 
	font-weight: 700; 
	color: #000000;
	}
	
.txt9 {
	font-size: 14px; 
	font-weight: 700; 
	color: #993300;
	text-decoration: none;
	}

.txt10 {
	font-size: 20px; 
	font-weight: 700; 
	color: #cc0000;
	}
	
.txt11 {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center
	}

.txt12 {
	text-align: center;
	font-size: 15px; 
	font-weight: 700; 
	color: #993300;
	text-decoration: none;
	}
