h1 {	
		margin-bottom:-1;
		font-family: arial;
		font-size: 18px;
		font-weight: bold;
		font-color: black;
				
}
h2 {
		margin-bottom:-1;
		font-family: arial;
		font-size: 13px;
		font-weight: bold;
		font-color: black;	
}
h3 {
		margin-bottom:-1;
		font-family: arial;
		font-size: 12px;
		font-weight: normal;
		font-color: black;	
}
body {
	scrollbar-3d-light-color: white;
	scrollbar-arrow-color: white;
	scrollbar-base-color: white;
	scrollbar-darkshadow-color: white;
	scrollbar-face-color: #EDF0F2;
	scrollbar-highlight-color: #EDF0F2;
	scrollbar-shadow-color:white;
	scrollbar-track-color:white; 
}

a:link {
		border-color: black;	
		color: black;
}

a:visited {
		font-family: arial;
		font-size: 12px;
		font-weight: normal;
		color: #FD8E06;
}

a:hover {
	
		font-family: arial;
		font-size: 12px;
		font-weight: normal;
		color: #FF0000;
}

img {
	border-color: black;
}
