body
{
    background-color:#000000;
    background-image: url('/images/bg.gif');   
    height: 100%;           
    font-family: verdana;           
	margin-top: 0pt;
	margin-left: 0pt;
	margin-right: 0pt;
	margin-bottom: 0pt;
}

a
{
	color: white;	
	font-style: normal; 
	text-decoration: none;
}

.sectiontitle_light
{
	font-family: verdana; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color: white;
	text-decoration: none; 
}

.normalcontent_light
{
	font-family: verdana; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	color: white;
	text-decoration: none; 
}

.link_light
{
	font-family: verdana; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	color: white;
	text-decoration: none; 
}

.link_light:hover
{
	font-family: verdana; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	color: white;
	text-decoration: underline; 
}

.header_light
{
    font-family: verdana; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	color: white;
	text-decoration: none; 
}

:root {
 overflow-y: scroll !important;
 overflow-x: scroll !important;
}