FONT {
	FONT-FAMILY: Tahoma, Arial, sans-serif
}
A {
	FONT-FAMILY: Tahoma, Arial, sans-serif; TEXT-DECORATION: none
}
A:hover {
	TEXT-DECORATION: underline
}
.y10 {
	FONT-SIZE: 10px
}
.yc10 {
	FONT-SIZE: 15px;
	margin-top: 10px;
	margin-bottom: 5px;
}
.y11 {
	FONT-SIZE: 11px;
	padding : 5px 5px 5px;
	border-left : medium;
}
.yc11 {
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma, Arial, sans-serif;
	color: Blue;
}
.yc11bold {
	FONT-SIZE: 11px;
	FONT-FAMILY: Tahoma, Arial, sans-serif;
	color: #DEB887;
	font-weight: bold;
}
.y13 {
	FONT-SIZE: 13px
}
.y15 {
    FONT-SIZE: 15px
}
.yc15 {
	FONT-SIZE: 15px;
    margin-top: 15px;
}
.yc05 {
	FONT-SIZE: 18px;
    margin-top: -15px;
}
.y20 { 
    FONT-SIZE: 20px
}
.border {
	border-color: #FF9900 #FF9900 #FF9900 #FF9900;
}
.rightborder {
	border-color : Blue;
	border-right : thin solid Blue;
}
.l {
	TEXT-DECORATION: underline
}
.nou:hover {
	TEXT-DECORATION: none
}
:link {
	color: #DEB887;
}
:visited {
	color: Gray;
}
:active {
	color: Olive;
}
:hover {
	color : #c0c0c0;
}
dd {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 9pt;
	color: Blue;
	font-weight: normal;
}
p {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	color: Black;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: -10px;
	}
H2 {
	font-family: Tahoma, Arial, sans-serif;
	color: #FF9900;
	}
H3 {
	font-family: Tahoma, Arial, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #FF9900;
	font-style: italic;
}
H4 {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: bold;
	color: #003399;
	font-style: italic;
}	
li {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: Black;
}
dt {
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	color: Black;
	font-weight: normal;
}
.blok {
	Display: inline;
Visibility: visible; Overflow: scroll;
Position: static;
	azimuth : right;
}
BODY {
	SCROLLBAR-FACE-COLOR: #FF9900;
	SCROLLBAR-HIGHLIGHT-COLOR: #FF9900;
	SCROLLBAR-SHADOW-COLOR: #FF9900;
	SCROLLBAR-3DLIGHT-COLOR: #cccccc;
	SCROLLBAR-ARROW-COLOR: #0000FF;
	SCROLLBAR-TRACK-COLOR: #DEB887;
	SCROLLBAR-DARKSHADOW-COLOR: #cccccc;
	scrollbar-base-color : Blue;
	scrollbar-3d-light-color : Silver;
	scrollbar-dark-shadow-color : Blue;
}
.or {
	background: White;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	color: Black;
	margin-left: 3px;
	margin-right: 3px;
	margin-bottom: -10px;
	width : 400px;
}
