BODY {
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:8pt;
	color: #000000;
	font-weight : normal;
	text-decoration : none;

}

/* FONTS */

.content {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:8pt;
	color: #000000;
	font-weight : normal;
	text-decoration : none;
}

/* LINKS */

.bodylinks {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:8pt;
	color: #634054;
	font-weight : none;
	text-decoration : underline;
}

.bodylinks:hover {
	font-family : Verdana, Arial, Helvetica, sans-serif;
    font-size:8pt;
	color: #7E7D7D;
	font-weight : none;
	text-decoration : underline;
}

/* LIST */

ul {
	list-style-type: square;
}
