a:link {
color: #ffcc66;
text-decoration: none;
font-family: arial;
font-size: 8pt;
cursor: crosshair;
}
a:active {
color: #ffcc66;
text-decoration: none;
font-family: arial;
font-size: 8pt;
cursor: crosshair;
}
a:visited {
color: #ffff99;
text-decoration: none;
font-family: arial;
font-size: 8pt;
cursor: crosshair;
}
a:hover { 
color: #ff9999;
text-decoration: none;
font-weight: bold;
cursor: crosshair;
font-family: arial;
font-size: 8pt;
}
body {
font-family: arial;
font-size: 8pt;
color: #000000;
scrollbar-3dlight-color : #000000;
scrollbar-arrow-color : #000000;
scrollbar-base-color : #000000;
scrollbar-dark-shadow-color : #000000;
scrollbar-face-color : #ff6666;
scrollbar-highlight-color : #ff6666;
scrollbar-shadow-color : #000000;
background: #ff6666;
cursor: crosshair;
}
body {
background-image:url(images/background.jpg);
background-attachment: fixed;
background-repeat: repeat-y;
background-position: left;

} 
p.margin {
margin-left: 5cm;
}


HR {
	color : #000000;
	size : 1;
}

INPUT, TEXTAREA, SELECT {
	background : #ffffff;
	color : #000000;
	font-family : arial;
	font-size : 8pt;
}
tr, td, table {
font-family: arialt; 
font-size: 8pt;
color: #000000;
cursor: crosshair;
}
