h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
}
.txt1 a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#000000;
}

.txt1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#000000;

}

.txt1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#000000;

}

.txt2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #006600;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #006600;
	text-align: center;
}

/*This is the default link style for any links that you do not apply a class to.*/

/*a:link { color: #003399}
a:visited { color: #993399}
a:hover { color: #009999}
a:active { color: #993333}
*/

/*Apply this class to the text you'd like a different link color. Text that 
 is not a link will appear in this style.*/

.catlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

/*These are the 	link style definitions.*/

.catlink a:link { color: #006600}
.catlink a:visited { color: #009900}
.catlink a:hover { color: #003300}
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color:#000000;
}
.headline a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color:#000000;

}

.headline a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color:#000000;

}

.headline a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}



.catlink a:active { color: #006600}
.txtsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.heading2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
