.shianabiz {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
}
.projecttitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16pt;
	font-weight: bold;
}
.projectdesc {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
}
.toolsnormal {
	font-family: "Courier New", Courier, mono;
	font-size: 12pt;
	font-weight: normal;
}
.toolstitle {
	font-family: "Courier New", Courier, mono;
	font-size: 14pt;
	font-weight: bold;
}
.howto-normal {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-weight: normal;
	color: #000000;

}
.howto-title1 {
	font-family: "Courier New", Courier, mono;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}
.howto-title2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.toolstiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
a:link {
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #CC6600;
	text-decoration: none;
}
a:active {
	font-weight: bold;
	color: #FF0000;
	text-decoration: none;
}
