BODY {
	text-align : center;
}

a {
	text-decoration: none;
	font-family : arial;
	color: #000000;
	font-size: 12px;
}

a:hover {
	text-decoration: underline;	
}

.text {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;	
}

.btext {
	font-family: arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}

.title {
	font-family: arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}