/* for Opera*/
html:first-child .premier{
	margin-top:0px;
	padding-top:0px;
}

BODY {
	background-color : White;
	margin-left : 10px;
	margin-top : 10px;
	color : #454530;
	font-family : "Times New Roman", Times, serif;
	font-size : 11pt;
}

TABLE, TD, TR {
	background-color : White;
	color : #454530;
	font-family : "Times New Roman", Times, serif;
	font-size : 11pt;
}

A:LINK {
	color : #9F9F00;
	text-decoration : none;
}

A:HOVER {
	color : #959500;
	text-decoration : underline;
}

A:ACTIVE {
	color : #9F9F00;
	text-decoration : none;
}

A:VISITED {
	color : #9F9F00;
	text-decoration : none;
}


P.small {
	font-family : "Times New Roman", Times, serif;
	font-size : 10pt;
}

.go_to_select {
	font-family : Arial, Helvetica, sans-serif;
}

.go_to_button {
	font-family : Arial, Helvetica, sans-serif;
	border : 1px solid #454530;
	background-color : White;
	color : #9F9F00;
}
td.premier p{
	margin-top:0px;
}
