html { overflow-x: auto; } 

BODY {
font-family : verdana, tahoma, arial, helvetica; 
font-size : 8pt; 
color : #000000; 
background-color : #ffffff; 
margin : 0; 
} 

A {
font-family : verdana, tahoma, arial, helvetica; 
font-size : 8pt; 
color : #000000; 
text-decoration : none; 
} 

A:hover {
color : #ff9900; 
} 

INPUT , SELECT {
background-color : #FFFFFF; 
font-family : verdana, tahoma, arial, helvetica; 
font-size : 8pt; 
color : #000000;

} 

TEXTAREA {
background-color : #fafaf4; 
color : #000000; 
font-family : verdana, tahoma, arial, helvetica; 
font-size : 8pt; 
} 

LI {
color : #000000; 
font-family : verdana, tahoma, arial, helvetica; 
font-size : 8pt; 
text-decoration : none; 
padding : 0.4em; 
} 

TD {
color : #000000; 
font-family : verdana, tahoma, arial, helvetica; 
font-size : 8pt; 
text-decoration : none; 
} 

form {
border-width : 0; 
padding : 0; 
margin : 0; 
} 

.line {
background-image : url(./img/horizont-dot.gif); 
background-repeat : repeat-x; 
background-attachment : fixed; 
} 

.border {
	border-bottom : 1px solid #e5e5e5;
	border-left : 1px solid #e5e5e5;
	border-right : 1px solid #e5e5e5;
	border-top : 1px solid #ffffff;
}

.border2 {
	border-bottom : 1px solid #ffffff;
	border-left : 1px solid #bebebe;
	border-right : 1px solid #bebebe;
	border-top : 1px solid #bebebe;
}

.title {
        font-family: arial,helvetica, verdana,tahoma;
        font-size: 15px;
	color: #ff9900;
        font-weight: bold;
}
.copy {
	font-family: Georgia, Palatino, serif;
	font-size: 9pt;
	line-height: 150%;
	color: #333333;
}
.title	{
	font-family: Georgia, Palatino, serif;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 2pt;
	letter-spacing: 1pt;
	color: #798DA6;
	}
a.bodyLink:link {
	font-family: Georgia, Palatino, serif;
	font-size: 9pt;
	color: #FF9900;
	line-height: 150%;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
}
a.bodyLink:visited {
	font-family: Georgia, Palatino, serif;
	font-size: 9pt;
	color: #FF9900;
	line-height: 150%;
	text-decoration: none;
	text-transform: none;
	font-weight: bold;
}
a.bodyLink:hover {
	font-family: Georgia, Palatino, serif;
	font-size: 9pt;
	color: #ff9900;
	line-height: 150%;
	text-decoration: underline;
	text-transform: none;
	font-weight: bold;
}
a.headerLink:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	line-height: 150%;
	text-decoration: none;
	text-transform: none;
}
a.headerLink:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	line-height: 150%;
	text-decoration: none;
	text-transform: none;
}
a.headerLink:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	line-height: 150%;
	text-decoration: underline;
	text-transform: none;
}.border3 {
	border: .3mm solid #666666;
}
.copy_small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

