.menuitem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #004184;
	text-decoration: none;
	white-space: normal;
}
body {
	scrollbar-3dlight-color: #DAD9E2;
	scrollbar-base-color: White;
	scrollbar-arrow-color: #004284;
	scrollbar-darkshadow-color: #004284;
	scrollbar-face-color: #DAD9E2;
	scrollbar-track-color: #EAEAF0;
	scrollbar-shadow-color: #CCCCFF;
	scrollbar-highlight-color: White;
}
a:link {
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004184;
	word-spacing: 0.5em;
	font-weight: normal;
	margin-top: 12px;
	margin-bottom: 0px;
	text-align: justify;
	}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004184;
	word-spacing: 0.5em;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	text-align: justify;
	}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor: hand;
}
li, ul {
	list-style: url(img/bul.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #004184;
	word-spacing: 0.5em;
	font-weight: normal;
	margin-top: 12px;
	margin-bottom: 0px;
	text-align: justify;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	word-spacing: 0.5em;
	font-weight: bold;
	letter-spacing: 0.2em;
	padding: 5px 0px 0px;
	margin-bottom: 5px;

}
.small {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #004184;
	text-decoration: none;
	white-space: normal;
}
.small2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	white-space: normal;
}
a:visited {
	text-decoration: none;
}

