body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0061AA;
}
body {
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}
.nad_1 {
	font-size: 18px;
	font-weight: bold;
	color: #0061AA;
}
.nad_2 {
	font-size: 18px;
	font-weight: bold;
	color: #FCB131;
}
.nad_3 {
	font-size: 12px;
	font-weight: bold;
	color: #0061AA;
}
.nad_4 {
	font-size: 12px;
	font-weight: bold;
	color: #FCB131;
}
.nad_5 {
	font-weight: bold;
	color: #0061AA;
}
.link_1 {
	font-weight: bold;
	color: #0061AA;
	text-decoration: underline;
}
.ul_bmp {
	list-style-position: outside;
	list-style-image: url(../gfx/bullet_blue_1.gif);
	margin: 0px;
	padding: 0px;
}
.ul_blank {
	list-style-position: outside;
	list-style-image: url(../gfx/bullet_blank.gif);
	color: #FCB131;
	margin: 0px;
	padding: 0px;
}
.li_select{
	list-style-image: url(../gfx/bullet_blue_1.gif);
	color: #0061AA;
}
a:link {
	color: #FCB131;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FCB131;
}
a:hover {
	text-decoration: underline;
	color: #0061AA;
}
a:active {
	text-decoration: none;
	color: #0061AA;
}
.obr {
	border-top: 0px none 0;
	border-right: 1px solid #FCB131;
	border-bottom: 1px solid #FCB131;
	border-left: 1px solid #FCB131;
}
