.forText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	text-align: justify;

}
.forLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
	line-height: 20px;
	text-align: justify;
	font-style : normal;
	font-variant : normal;
	font-weight : bolder;
	cursor: hand;

}
.forTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	line-height: 20px;
	text-align: justify;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;

}
.forMainTitle {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	line-height: 20px;
	text-align: justify;
	font-style : normal;
	font-variant : normal;
	font-weight : bold;
	text-decoration: underline;
}
.forTaskText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 20px;
	text-align: justify;
	font-style: italic;
	list-style-type: circle;


}
