BODY {
	color : Black;
	font-family : Arial, Tahoma, sans-serif;
	font-size : small;
	text-align : justify;
}

.text, table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color : #000000;
	font-size: 12px;
	font-weight: normal;
}

A {
	color : blue;
}

A:HOVER {
	color : #990000;
	text-decoration : none;
}