
/***********************************( GLOBAL )****************/
body
{
	font-family: 'Verdana','Arial','Geneva','Helvetica';
	FONT-WEIGHT: normal;
	font-size: 8pt;
	color : Black;
	padding-bottom : 0;
	padding-left : 0;
	padding-right : 0;
	padding-top : 0;
	margin-bottom : 0;
	margin-left : 0;
	margin-right : 0;
	margin-top : 0;
}

td{
	font-family: 'Verdana','Arial','Geneva','Helvetica';
	FONT-WEIGHT: normal;
	font-size: 8pt;
}

HR{
	color : Black;
	background : Black;
	border : 0;
}

A{
	color: Blue;
	text-decoration : none;
}

A:hover{
	text-decoration : underline;
}

OL{
	font-family: 'Verdana','Arial','Geneva','Helvetica';
	FONT-WEIGHT: normal;
	font-size: 8pt;
}

UL{
	font-family: 'Verdana','Arial','Geneva','Helvetica';
	FONT-WEIGHT: normal;
	font-size: 8pt;
}

/***********************************( FORM ELEMENT STYLES )*************************************************/
TEXTAREA {
	font-size: 8pt;
}
INPUT {
	font-size: 8pt;
}
SELECT {
	font-size: 8pt;
}
