body {
	font-family: Arial, Helvetica, sans-serif;
}
p {
	text-align: justify;
}
.cen {
	text-align: center;
}
.rig {
	text-align: right;
}
.lef {
	text-align: left;
}
.jus {
	text-align: justify;
}
.t7 {
	font-size: 7pt;
}
.t8 {
	font-size: 8pt;
}
.t10 {
	font-size: 10pt;
}
.t12 {
	font-size: 12pt;
}
.t14 {
	font-size: 14pt;
}
.t16 {
	font-size: 16pt;
}
.t18 {
	font-size: 18pt;
}
img {
	border: 0pt;
}
.text {
	text-align: justify;
	font-size: 10pt;
	padding : 5pt;
}
a:hover.menu {
	font-weight : bold;
}
a.menu {
	color: black;
}
.rss {
	font-size: 8pt;
	padding-left: 5px;
}
div.links img {
	width: 0px;
	height: 0px;
}