iframe {
    overflow-x: hidden;
    overflow-y: auto;
    overflow:-moz-scrollbars-vertical;
}
.style1 {
	font-family: Tahoma;
	font-size: 12px;
	color: #003333;
}
.style2 {
	font-family: Tahoma;
	font-size: 14px;
	color: #3a7ba3;
	font-weight: bold;
}

.style4 {
	color: #3a7ba3;
	font-weight: bold;
	font-family: Tahoma;
	font-size: 18px;
}
.style5 {
	font-size: 24px
}

.bannerborder {
	border: 1px solid #000000;
	}
A:link {
	text-decoration: underline;
	color: #336699;
	font-family: Tahoma;
	font-size : 11 pt;
	font-style : normal;
}
A:visited {
	text-decoration: underline;
	color: #336699;
	font-family: Tahoma;
	font-size : 11 pt;
	font-style : normal;
}
A:hover {
	text-decoration: underline;
	color: #002654;
	font-family: Tahoma;
	font-size : 11 pt;
	font-style : normal;
}

TD {
	font-family: Tahoma;
	font-size : 11 pt;
	font-style : normal;
}
LI
{
	list-style : square;
}
DIV
}
BODY 
{
        background-color: #FFFFFF;
        scrollbar-face-color: #cee5ef;
        scrollbar-shadow-color: #FFFFFF;
        scrollbar-highlight-color: #FFFFFF;
        scrollbar-3dlight-color: #cee5ef;
        scrollbar-darkshadow-color: #cee5ef;
        scrollbar-track-color: #FFFFFF;
        scrollbar-arrow-color: #000000;
}
