



.txt1
{ 
text-align: justify;
font-family: arial;
font-size: 9pt;
line-height:22px;
}
	
			
.txt2
{ 
font-family: 'Arial Black', Arial, sans-serif;
  color: #2d2d2d;
  font-size: 2.7em;
  letter-spacing: -.09em;
}




.txt4 {
  font-family: 'Arial Black', Arial, sans-serif;
  color: #ffffff;
  font-size: 0.8em;
  letter-spacing: -0.05em;
  position: relative;
background-color:#ff4200;
line-height:25px;
}


.summary {
  color:#4b413c;
  font: 1.1em Georgia, Times, serif;
  font-style:italic;
  line-height:1.6em;
  margin-bottom: 25px;
  font-size:17px;
}


.txt3
{ 
font-family: tahoma;
color:#c9c9c9;
font-weight:bold;
font-size: 8pt;
}

.maincontent
{background-color : transparent;
font-family : arial;
font-size : 12px;
line-height:22px;
text-align:justify;}

.maincontent2
{font-family:arial;
font-size:13px;
line-height:25px;}

.maincontent3
{font-family:arial;
font-size:12px;
line-height:25px;}


				
a:link {color: #8b8b8b; text-decoration: none} 
a:visited {color: #8b8b8b; text-decoration: none}
a:hover{color:4E4E4E;}

a.sub2:link{color:#a5a5a5; text-decoration:none;}
a.sub2:visited{color:#a5a5a5; text-decoration:none;}
a.sub2:hover{color:#ffa200; text-decoration:underline;}

a.sub3:link{color:999999; text-decoration:none;}
a.sub3:visited{color:999999; text-decoration:none;}
a.sub3:hover{color:black; text-decoration:none; border-bottom:1px dotted gray;}


a.sub4:link{color:#ffffff; text-decoration:none; border-bottom:1px dotted #f0ff00;}
a.sub4:visited{color:#ffffff; text-decoration:none; border-bottom:1px dotted #f0ff00;}
a.sub4:hover{color:#ffba00; text-decoration:none;  border-bottom:1px solid #7a7a7a;}


a.sub:link{color:#585858; text-decoration:none;}
a.sub:visited{color:#585858; text-decoration:none;}
a.sub:hover{color:585858; text-decoration:underline;}

a.dotlink:link{color:ff3000; text-decoration:none; border-bottom:dotted 1px #b1b1b1; padding-bottom: 1px;}
a.dotlink:visited{color:ff3000; text-decoration:none; border-bottom:dotted 1px #b1b1b1; padding-bottom: 1px;}
a.dotlink:hover{color:555555; text-decoration:none; border-bottom:dotted 1px #000000; padding-bottom: 1px;}





form {
	overflow: hidden;
}

form p {
	height: auto;
}

form input {
	width: 230px;
	background-color: #9d9d9d;
	height: 28px;
	border-style: none;
	color: #7d7d7d;
	padding-left: 5px;
	padding-right: 5px;
	font: 22px arial;
}

form input:focus {
	background-color: #747474;
	color: #fff;
}

form textarea {
	width: 230px;
	border-style: none;
	background-color: #9d9d9d;
	height: 100px;
	color: #7d7d7d;
	overflow: auto;
	padding: 5px;
	font: 22px arial;
}

form textarea:focus {
	background-color: #747474;
	color: #fff;
}

form input.button {
	width: 50px;
	background: url(send.gif) no-repeat;
	text-indent: -9999px;
	height: 25px;
}












