body {
	margin: 0px;
	padding: 0px;
}

body, th, td {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #7F7F7F;
}

.align-justify {
	text-align: justify;
}

.text1 {
	color: #545454;
}

.text2 {
	color: #F7A203;
}

.text3 {
	font-size: 9px;
	color: #F7A203;
}

.text4 {
	color: #8F8F8F;
}

.text5 {
	font-size: 9px;
	color: #999999;
}

a {
	color: #F7A203;
}

a:hover {
	text-decoration: none;
}

a.link1 {
	font-size: 9px;
	color: #F7A203;
	text-decoration: none;
}

a.link1:hover {
	text-decoration: underline;
}

a.link2 {
	color: #8F8F8F;
}