
.txt{
	font-size: 12px;
	color: #333;
	text-align:justify;
}

.txt1{
	font-size: 12px;
	color: #000033;
	text-align:justify;
}

.h1{
	font-size: 32px;
	color: #ffffff;
	text-decoration:underline;
	text-align:left
}
.h2{
	font-size: 13px;
	font-weight:bold;
	color:#232323;
}

.bullets{
	font-size: 14px;
	color: #ffffff;
}

.orange {
	color: #ff9900;
}

a:link {
	text-decoration:none;
	color: #3399FF;
	font-style: italic;
}

a:hover {
	text-decoration:underline;
	color: #3399FF;
}



.head
{
	font-size: 14px;
	font-weight:bold;
	color:#333333;
}

.desc
{
	text-align:justify;
}


.head1
{
	font-size: 14px;
	font-weight:bold;
	color:#fff;
}

.desc1
{
	font-size: 13px;
	color:#fff;
}
