body{
	font-family: Arial, Helvetica, sans-serif;
	background : White;
	color:#666666;
	
}

a:link{

}
a:visited{
	color:#6F1E3E;
}
a:hover{
	color:#8F2E5E;
}

.title{
	font-weight:bold;
	font-size: x-small;
}
.text{
	font-weight:normal;
	font-size: x-small;
	text-align:justify;
}

