/* CSS Document */


<!-- 
	a:link { font-family:Times New Roman;font-weight:bold; color:#0000E0; text-decoration:none }
	a:visited { font-family:Times New Roman;font-weight:bold; color:#000080; text-decoration:none }
	a:hover { font-family:Times New Roman;font-weight:bold; color:#E00000; text-decoration:none }
	a:active { font-family:Times New Roman;font-weight:bold; color:#E00000; text-decoration:underline }
	a:focus { font-family:Times New Roman;font-weight:bold; color:#00E000; text-decoration:underline }
	p {
	font-family:Times New Roman;

	font-size:1,5%;

	font-style:strong;

	font-weight:normal;

	color:black;

	word-spacing:; 

	text-align:left;
}
	h1{
	font-family:Times New Roman;
	color:black;
	font-style:bold;
	font-size: 24px;
	text-align:left;
}
	h2{
	font-family:Times New Roman;
	color:black;
	font-style:bold;
	font-size: 16px;
	text-align:left;
}
	h3{
	font-family:Times New Roman;
	color:black;
	font-style:bold;
	font-size: 14px;
	text-align:left;
}
	h4{
	font-family:Times New Roman;
	color:black;
	font-style:bold;
	font-size: 14px;
	text-align:right;
}
	Body { 
	background-color : #FFCC00; margin-left:0; margin-top:0; margin-width:o; margin-height:0;
  
	scrollbar-base-color:#FFFFFF; 
	scrollbar-track-color:#FFCC00;
	scrollbar-face-color:#FFCC00;
	scrollbar-highlight-color:#FFCC00;
	scrollbar-3d-light-color:#FFCC00;
	scrollbar-dark-shadow-color:#FFCC00;
	scrollbar-shadow-color:#FFCC00;
	scrollbar-arrow-color:
}


//-->



