/*Stylesheet ipdubo*/

A {
	font-family : Arial, Helvetica, sans-serif, Verdana;
	font-size: 9pt;
	color : #000000;
	text-decoration: none;
}


A:hover {
	font-family : Arial, Helvetica, sans-serif, Verdana;
	font-size: 9pt;
	color : #008000;
	font-weight: bold;
}


a:link {
	color : #008000;
	text-decoration: none;
}


a:active {
	color : #38397c;
	font-weight: bold;
}


a:visited {
	color : #999999;
	text-decoration: none;
}


Body {background-image: url(../images/bg.gif); background-repeat: no-repeat; background-attachment: fixed; 
	background-color: #fbfbfb;
	scrollbar-3dlight-color: #008000;
	scrollbar-arrow-color: #008000;
	scrollbar-darkshadow-color: #999999;
	scrollbar-face-color: #fbfbfb;
	scrollbar-highlight-color: #fbfbfb;
	scrollbar-shadow-color: #999999;
	scrollbar-track-color: #fbfbfb;
	font-family : Arial, Helvetica, sans-serif, Verdana;
	font-size: 9pt;
	color : #000000;
}


DIV { width:550px;
}


TABLE {
	font-family : Arial, Helvetica, sans-serif, Verdana;
	font-size: 9pt;
	color : #000000;
}


P {
	font-family : Arial, Helvetica, sans-serif, Verdana;
	font-size: 9pt;
	color : #000000;
}

