body {
	margin-left: 0px;
	margin-top: 0px;
	background-image: url(../common/background.gif);
	margin-right: 0px;
	margin-bottom: 0px;
}

td,p,li,input,select{
	font-size: 9pt;
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
}

.green{
	COLOR:#14a214;
	font-weight: bold;
}

img {
	border: 0px;
}

a:link{COLOR:#000000;TEXT-DECORATION: none;}
a:visited{COLOR:#000000;TEXT-DECORATION: none;}
a:active{COLOR:#000000;TEXT-DECORATION: none;}
a:hover{COLOR:#14a214;	EXT-DECORATION: none;}

A.a_green:link{	COLOR:#000000;	TEXT-DECORATION: underline;	font-size: 9pt;}
A.a_green:visited{ COLOR:#000000;	TEXT-DECORATION: underline;	font-size: 9pt;}
A.a_green:active{	COLOR:#000000;	TEXT-DECORATION: underline;	font-size: 9pt;}
A.a_green:hover{	COLOR:#14a214;	TEXT-DECORATION: none;	font-size: 9pt;}

.pointLine {
	background-image: url(../common/pointLine.gif);
	background-repeat: repeat-x;
	background-position: center;
	height:1px;
}