body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
.main {
	font-size: 85%;
}
.main_heading {
	color: #FF9900;
	font-weight: bold;
	font-size: 85%;

}
.title_heading {
	font-size: 120%;
	color: #FF9900;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #FF9900;
	text-decoration: none;
}
.b_title_heading {
	font-size: 120%;
	color: #000000;
}
li {
	font-size: 75%;
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%;
}
