body {
	margin: 0;
	margin-top: 15;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	border-width: 0;
	scrollbar-arrow-color: #000000;
	scrollbar-3dlight-color: #dee8e9;
	scrollbar-highlight-color: #2869d6;
	scrollbar-face-color: #dee8e9;
	scrollbar-shadow-color: #2869d6;
	scrollbar-darkshadow-color: #28696d;
	scrollbar-base-color: #dee8e9;
	scrollbar-track-color: #dee8e9;
	background: #DEE8E9;
	color: #000000;
	font-family: Tahoma, Verdana, Helvetica;
	font-size: 10pt;
}

a:link    {color: #28696d; text-decoration: none;}
a:visited {color: #28696d; text-decoration: none;}
a:hover   {color: #3e90a1; text-decoration: underline;}

.title_h	{color: #28696d; font-size: 18pt; font-weight: bold;}
.title_l	{color: #28696d; font-size: 16pt; font-weight: bold;}
.title_b	{color: #28696d; font-size: 14pt; font-weight: bold;}
.title_n	{color: #28696d; font-size: 12pt; font-weight: bold;}
.title_s	{color: #28696d; font-size: 10pt; font-weight: bold;}

.normal_h {color: #28696d; font-size: 16pt;}
.normal_l {color: #28696d; font-size: 14pt;}
.normal_b {color: #28696d; font-size: 12pt;}
.normal_n {color: #28696d; font-size: 10pt;}
.normal_s {color: #000000; font-size: 8pt;}
.normal_t {color: #28696d; font-size: 7pt;}
