a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px; 
	text-decoration: none; 
	font-weight : bold;
	line-height: 18px;
}
a:link {
	color: #050A64;
}
a:visited {
	color: #050A64;
}
a:active {
	color: #353A94;
}
a:hover{
	color: #353A94;
	text-decoration: underline;
}

td {
	font-family:Arial, Helvetica, sans-serif;
	color: #000000;
	font-size:13px;
	line-height:18px;
}

TEXTAREA {
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 13px;
	BACKGROUND-COLOR: #5D757A;
	border-width: 0;
	border: #6A8084 solid thin;
	color: #000000;
	line-height: 18px;
}

INPUT {
	font-family: Aria
	l, Helvetica, sans-serif;
	FONT-SIZE: 13px;
	BACKGROUND-COLOR: #5D757A;
	border-width: 0;
	border: #6A8084 solid thin;
	color: #000000;
	line-height: 18px;
}

SELECT {
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 13px;
	BACKGROUND-COLOR: #5D757A;
	border-width: 0;
	border: #6A8084 solid thin;
	line-height: 18px;
	color: #000000;
}

.italbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	line-height: 18px;
}

.yearbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
}

.bbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
}

.boitul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 26px;
	font-weight: bold;
	text-decoration: underline;

}

body {
	margin: 0px;
	padding: 0px;
	
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#6171BD;
	scrollbar-3dlight-color:#6171BD;
	scrollbar-darkshadow-color:#6171BD;
	scrollbar-shadow-color:#6171BD;
	scrollbar-arrow-color:#6171BD;
	scrollbar-track-color:#FFFFFF;
}
li {
	list-style-position: outside;
	list-style-type: disc;
	list-style-image: url(../gfx/li_dot.gif);

}
.olli {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: none;
}

