A:link {text-decoration: none; color: #000080;}
A:visited {text-decoration: none; color: #000080;}
A:active {text-decoration: none; color: #000080;}
A:hover {text-decoration: none; color: #800000;}
H1 {font-family: Tahoma; font-weight:normal; font-size: 9pt;margin: .0em 0}
H2 {font-family: Tahoma; font-weight:normal; font-size: 9pt;margin: .0em 0}
table.mytable {
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	border-color: gray;
	border-collapse: separate;
	background-color: none;
}
table.mytable th {
	border-width: 0px;
	padding: 0px;
	border-style: none;
	border-color: gray;
	background-color: none;
	-moz-border-radius: ;
}
table.mytable td {
	border-width: 0px;
	padding: 0px;
	border-style: none;
	border-color: gray;
	background-color: none;
	-moz-border-radius: ;
}

.iframe {
width: 345px;
height: 475px;
overflow: auto;
}



body, html  {
scrollbar-track-color: white;
scrollbar-face-color: #04162E;
scrollbar-highlight-color: white;
scrollbar-3dlight-color: white;
scrollbar-darkshadow-color: black;
scrollbar-shadow-color: white;
scrollbar-arrow-color: white; }
