body {  background-color: #FFFFFF;  margin: 2px;  padding: 0px}
a:link {  text-decoration: none;  color: #2C37B4}
a:visited {  text-decoration: none;  color: #000090}
a:hover {  text-decoration: underline;  color: #2C37B4}
a:active {  text-decoration: none;  color: #BFC3E8}

.f_b {  color: #2C37B4}
.f_b_b {
	font-weight: bold;
	color: #2C37B4;
}
.f_b_l {
	font-size: 14px;
	color: #2C37B4;
}
.f_b_m {
	font-weight: bold;
	font-size: 12px;
	color: #2C37B4;
}
.n_l {
	font-size: 14px;
}
.n_m {
	font-size: 12px;
}
.f_b2 {  color: #5C68BB}
.f_red {  color: #CC0000}
.f_blu {  color: #043886}
.f_gr {  color: #73B57B}
.f_gr2 {  color: #0A9522}
.f_kha {  color: #CAAF50}
.f_pur {  color: #AB85B4}
.f_w {  color: #FFFFFF}

.note {
	font-size: 10px;
	line-height: 11pt;
	color: #595959;
}

.news {
	font-size: 10px;
	line-height: 10pt;
	color: #595959;
}

.footer {
	font-size: 10px;
	line-height: 14pt;
	color: #595959;
}

.copy {
	font-size: 10px;
	line-height: 11pt;
	color: #8E8E8E;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

.base {
	font-size: 12px;
	line-height: 14pt;
	color: #595959;
}

.base_2 {
	font-size: 12px;
	line-height: 16pt;
	color: #595959;
}

.base_3 {
	font-size: 14px;
	line-height: 17pt;
	color: #595959;
}

.base_n {
	font-size: 12px;
	line-height: 12pt;
	color: #595959;
}

.hl {
	font-size: 14px;
	color: #2C37B4;
	border-bottom: double 3px #BFC3E8;
	padding-bottom: 2px;
	display: inline;
	font-weight: normal;
	font-style: normal;
	line-height: 17pt;
}

.hl_2 {
	font-size: 12px;
	color: #5C68BB;
	font-weight: normal;
	font-style: normal;
	line-height: 17pt;
}

.m {
	font-size: 9px;
}

.k {	background-color: #CDCDCD;}
.bg_00 {	background-color: #FFFFFF;}
.bg_01 {	background-color: #E6E9FA;}
.bg_02 {	background-color: #E6E6E6;}

body {
	background-image: url(img/bg.gif);
}
.red {	color: red;
}

ul{
margin:0;
padding:0;
}

.pdf_list li {
list-style-type:none;
line-height:1.6em;
background-image:url(img/pdf_small.gif);
background-repeat:no-repeat;
background-position:0 0;
padding:0 0 0 25px;
margin:0 0 0 0;
clear:both;
font-size:12px;
}

.bdr_box{
padding:7px;
border:1px solid #5C68BB;
font-weight:bold;
color:#5C68BB;
}