/* CSS Document */

.txt{
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	padding-left:15px;
	padding-right:15px;
	text-align: justify;
}
.href{font-family:Tahoma; font-size:11px; color:#C3AD31; text-decoration:none;}
.style2 {font-family: Tahoma; font-size: 11px; color: #C3AD31; text-decoration: none; font-weight: bold; }
a:link {
	text-decoration: none;
	color: #C3AD31;
}
a:visited {
	text-decoration: none;
	color: #DAC96B;
}
a:hover {
	text-decoration: none;
	color: #8D7D23;
}
a:active {
	text-decoration: none;
}
.title1 {	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFCC00;
	text-align: center;
}
.style3 {color: #C3AD31}
.txt2 {
	font-family:Tahoma;
	font-size:11px;
	color:#ffffff;
	padding-left:15px;
	padding-right:15px;
	text-align: right;
	font-style: italic;
}
.title {
	font-family: Tahoma;
	font-size: 14px;
	text-transform: uppercase;
	color: #FFFF00;
	font-weight: bold;
	padding-left: 40px;
}