p, div, table, td, th, ul, li, a, h1, h2, h3, h4, h5, h6	{
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	text-align:left;
	margin:0;
	padding:0;
	vertical-align:top;
	border:none;
}
p, li {font-size:0.7em;}
img	{border:0;}
a	{
	font-size:1em;
	color:#e44a36;
	}
ul, li	{list-style-type:none;}
form,
fieldset {
	display:inline;
	border:none;
}
h1, h2, h3, h4, h5, h6	{
	font-weight:bold;
	background-repeat:no-repeat;
	background-position:0 0;
}
/* hides text when graphics used for text. */
span {
	position:absolute;
	font-size:1px;
	left:-9999px;
}
/* used to force compliant browsers to display backgrounds of floated elements preceding this element */
.clear {
	clear:both;
	height:1px;
	font-size:1px;
}

.txt
{
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	text-align:center;
	margin:0;
	padding:0;
	vertical-align:top;
	border:none;
	font-size:1.0em;
}
.txt2
{
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	text-align:justify;
	margin:0;
	padding:0;
	vertical-align:top;
	border:none;
	font-size:1.0em;
}
.txt3
{
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	margin:0;
	padding:0;
	vertical-align:top;
	border:none;
	font-size:0.78em;
	text-align:justify;

}