<style type="text/css">
BODY {
	font-family: Arial
}
.sm1 {
	font-size:7.5pt;
}
/* Links */
a:link {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:7.5pt;
	line-height: 17px;
	color: #FF3C19;
	font-style : normal;
	}
a:active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:7.5pt;
	line-height: 17px;
	color: #FF3C19;
	font-style : normal;
	text-decoration: none;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:7.5pt;
	line-height: 17px;
	color: #FF3C19;
	font-style : normal;
	}
a:hover {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:7.5pt;
	line-height: 17px;
	color: #FF3C19;
	font-style : normal;
	text-decoration: none;
	background-color: #FF3C19;
}

/* Notes links */
a.list:link {
	font : Verdana;
	font-family : sans-serif;
	font-size : 7pt;
	font-style : normal;
	color : black; 
	text-decoration: none;
	line-height: 18px;
	}
a.list:active {
	font : Verdana;
	font-family : sans-serif;
	font-size : 7pt;
	font-style : normal;
	color : black;
	text-decoration: none;
	line-height: 18px;
}
a.list:visited {
	font : Verdana;
	font-family : sans-serif;
	font-size : 7pt;
	font-style : normal;
	color : black;
	text-decoration: none;
	line-height: 18px;
	}
a.list:hover {
	font : Verdana;
	font-family : sans-serif;
	font-size : 7pt;
	font-style : normal;
	color : black;
	text-decoration: none;
	line-height: 18px;
	background-color: Gray;
}

/* foot notes */
font.notes {
	font-size:9px;
	line-height: 18px;
	font-family: Verdana, Helvetica, sans-serif;
	color: black;
}

/* art (PostIt) */
font.art {
	font-size:11px;
	line-height: 18px;
	font-family: Verdana, Helvetica, sans-serif;
	color: #FF3C19;
	font-style: italic;
}

a.goup:link {
	font : Verdana;
	font-family : sans-serif;
	font-size : 7pt;
	font-style : normal;
	color : #FF3C19; 
	text-decoration: none;
	line-height: 18px;
	}
a.goup:active {
	font : Verdana;
	font-family : sans-serif;
	font-size : 7pt;
	font-style : normal;
	color : #FF3C19;
	text-decoration: none;
	line-height: 18px;
}
a.goup:visited {
	font : Verdana;
	font-family : sans-serif;
	font-size : 7pt;
	font-style : normal;
	color : #FF3C19;
	text-decoration: none;
	line-height: 18px;
	}
a.goup:hover {
	font : Verdana;
	font-family : sans-serif;
	font-size : 7pt;
	font-style : normal;
	color : #FF3C19;
	text-decoration: none;
	line-height: 18px;
	background-color: #FF3C19;
}

/* text english */
font.en_text {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:7.5pt;
	line-height: 17px;
	color: #FF3C19;
}
/* text english title*/
font.en_title {
	font-family: Georgia;
	font-size:8.5pt;
	line-height: 17px;
	color: #FF3C19;
}

/* makor links */
a:link.makor {
font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	color: black;
	font-style : normal;
	}
a:active.makor {
font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	color: black;
	font-style : normal;
	text-decoration: none;
}
a:visited.makor {
font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	color: black;
	font-style : normal;
	}
a:hover.makor {
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	color: black;
	font-style : normal;
	text-decoration: none;
	background-color: black;
}


a:link.makor_red {
font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	color: red;
	font-style : normal;
	}
a:active.makor_red {
font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	color: red;
	font-style : normal;
	text-decoration: none;
}
a:visited.makor_red {
font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	color: red;
	font-style : normal;
	}
a:hover.makor_red {
	font-family: Arial;
	font-size: 11px;
	line-height: 18px;
	color: red;
	font-style : normal;
	text-decoration: none;
	background-color: red;
}

