BODY {
	background: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {
	font-weight: none;
	color: #0000C4;
	text-decoration: none;
	background-color : transparent;
} 
a:active {
	font-weight: none;
	color: #A6A6FF;
	text-decoration: none;
	background-color : transparent;
}
a:visited {
	font-weight: none;
	color: #0000C4;
	text-decoration: none;
	background-color : transparent;
}
a:hover {
	font-weight: none;
	color: #8080FF;
	text-decoration: underline;
	background-color : transparent;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	line-height : 16px;
}
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	text-align: justify;
	line-height : 18px;
	font-weight: bold; 
}
