/* CSS Document */

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	color: #000000;
}
a:link {
	color: #14779E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #0f9ed2;
}
a:hover {
	text-decoration: underline;
	color: #0f9ed2;
}
a:active {
	text-decoration: none;
}

    .content {
	scrollbar-3dlight-color:;
    scrollbar-arrow-color:;
    scrollbar-base-color:#257495;
    scrollbar-track-color:#d7e6ea;
    scrollbar-darkshadow-color:#257495;
    scrollbar-face-color:;
    scrollbar-highlight-color:;
    scrollbar-shadow-color:#257495
}
