BODY  {
	background-attachment:fixed;
	background-image:url( backfade.jpg);

	font-size:80%;
	font:normal;
	font-style:normal;
	color : navy;
	font-family:arial;
	
	scrollbar-arrow-color : NAVY;
	scrollbar-3d-light-color : #e0dfe3;
	scrollbar-dark-shadow-color :#e0dfe3;
	scrollbar-face-color : #e0dfe3;
	scrollbar-highlight-color :  ;
	scrollbar-base-color : #e0dfe3;
	scrollbar-shadow-color :#e0dfe3;
	scrollbar-track-color :#e0dfe3;
	
	margin-right : 22px;
	margin-bottom : 10px;
	margin-left : 12px;
	margin-top : 10px;
}

H1  {
	font-size:120%;
	font-weight:bolder;


}

H2  {
	font-size:110%;
	font-weight : bold;
	font-family:Arial;

}

H3  
	font-stretch:normal;
	letter-spacing:2,5;

	font-size : ;
	font-weight : bold;
}

H4  {
	font-size : ;
	font-weight : bold;
}

H5  {
	font-size : 10px;
	font-weight : bold;
}

H6  {

	font-weight : normal;
	color : Silver;
	font-family : arial;
}

A  {
	font-size : ;
	font-weight : bold;
	padding-left : 0px;
	border-style : none;
	text-decoration : none;
	font-style : ;
	font-family : Arial Rounded MT Bold, arial;
	color : navy;
}

A:Visited  {}

A:Active  {
	list-style-type : none;
}

a:hover  {
	color : black;
	text-decoration : none;
}

p  {
	font-size : ;
	left : ;
}


