h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00AAFF;
	text-align: left;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	letter-spacing: normal;
	text-align: center;
	vertical-align: top;
	word-spacing: normal;
	margin: 0px;
}




a.testing:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

a.testing:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}

a.testing:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
}

a.testing:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
}

a.class1:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00AAFF;
	text-decoration: underline;
}

a.class1:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00AAFF;
	text-decoration: underline;
}

a.class1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #00AAFF;
}

a.class1:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00AAFF;
	font-weight: bold;
}

a.class2:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00AAFF;
	text-decoration: underline;
}

a.class2:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00AAFF;
	text-decoration: underline;
}

a.class2:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #00AAFF;
}

a.class2:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00AAFF;
	font-weight: bold;
}



table {
	background-repeat: no-repeat;
}

html { min-height: 100%; margin-bottom: 1px; }

td.tableclass {
	padding-left: 15px;
}

li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	list-style-type: circle;
	text-align: justify;

}


