BODY{
    scrollbar-shadow-color: #FF8000;
    scrollbar-3dlight-color: #FF8000;
    scrollbar-arrow-color: #FF8000;
    scrollbar-base-color: #FF8000;
    scrollbar-darkshadow-color: #008000;
    scrollbar-face-color: #008000;
    scrollbar-highlight-color: #008000;
    scrollbar-track-color: White;
    background-attachment : fixed;
}

.scroll{
FLOAT: none; 
OVERFLOW: auto; 
OVERFLOW-X: hidden; 
position: relative;
height: 525px;
width: 400px;
}
DL{
	font-family: Times New Roman;
	font-size: 11pt;
}
DT{
	font-family: Times New Roman;
	font-size: 11pt;
}
LI{
	font-family: Times New Roman;
	font-size: 11pt;
}
OL {
	font-family: Times New Roman;
	font-size: 11pt;
}
a {
	font : 11pt;
   text-decoration : none;
	font-style: normal;
}
A: hover {
	font-style: normal;
	color: rgb(242, 157, 64);
}
.iframe{
FLOAT: none; 
OVERFLOW: auto; 
OVERFLOW-X: hidden; 
position: relative;
height: 400px;
width: 100%;
}
H2 {
    font : 12pt;
    color: Green;
}
H3 {
    font :  11pt;
    font-weight: bold;
    color: Black;    
}
.link {
    font : 11pt;
    
}

