body {
	background-attachment:fixed;
	scrollbar-base-color: #cccccc;
	scrollbar-highlight-color : #white;
	scrollbar-track-color: #87a1c9;
	scrollbar-arrow-color : #blue;
	bottommargin:0;
	topmargin:0;
	background-image: url("images/back.jpg");
}
P {font-size:10pt;
font-family:Times New Roman;
color:#000000;
}

th {font-size:10pt;
font-family:Times New Roman;
color:#000000;

}

td {font-size:10pt;
font-family:Times New Roman;
color:#000000;

}

a {
font-family:arial;
font-size:10pt;}

a:link { 
	color: #CC9900;
	}
a:visited { 
	color: #FFFF00;
	}
a:hover { 
	color: #FF0000;
	background-color: #33ccff;
	text-decoration: none;
	}
a:active { 
	color: #ffff00;
	}
