BODY {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 10pt;
	color : #FFFFFF;
    background-attachment : fixed;
	/*background-image : url(../bg-main.jpg);*/
	background-color : #000000;
	
	
scrollbar-3dlight-color: yellow;
scrollbar-arrow-color: Black;
scrollbar-base-color: #FFB824;
scrollbar-darkshadow-color: yellow;
scrollbar-face-color: #FFB824;
scrollbar-highlight-color: BLACK;
scrollbar-shadow-color: yellow;
}	





.h1{
	color :#FFFFFF;
	font-size : 10pt;
	font-weight : bold;
}

a.h1:hover {
	color : #ffff00;
	text-decoration : none;
}

.h6 {
	color : #FFFF00;
	font-size : 12pt;
	font-weight : bold;
	text-decoration : none;
}

a.h6:hover {
	color : #FFB824; 
	text-decoration : none;
}
.h7{
	color :#FFFFFF;
	font-size : 10pt;
	font-family :  Arial, Verdana, Helvetica, sans-serif, Geneva;
}

a.h7:hover {
	color : #FFFF00;
	text-decoration : none;
}
.h5{
	color :#FFB824;
	font-size : 10pt;
}

a.h5:hover {
	color : #FFFF00;
	text-decoration : none;
}

.h4{
	color :#FFFF00;
	font-size : 10pt;
	font-family : Verdana, Arial, Helvetica, sans-serif, Geneva;
}

a.h4:hover {
	color : #FFFFFF;
	text-decoration : none;
}