.txt11 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #000000;
	text-decoration: none;
}

.txt12 {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	cursor: default;
	text-decoration: none;
}


.txt-bold {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	cursor: default;
	font-weight: bold
	text-decoration: none;
}

a:link {
	color: #000066;
	cursor: hand;
	text-decoration: none;

}
a:visited {
	color: #000033;
	cursor: hand;
	text-decoration: none;

}
a:hover {
	color: #0000ff;
	text-decoration: underline;
	cursor: hand;
    text-decoration: underline;

}
.ital {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	color: #000000;
}

.header30 {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	color: #0000C3;
}
.header24 {
font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	color: #0099CC;
	font-weight: bold;
	font-size: 24px;
}

