.text {
	font-family: Arial, "Arial Unicode MS", Courier;
	font-size: 13px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
}
.BOLDTEXT {
	font-family: Arial, "Arial Unicode MS", Courier;
	font-size: 13px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	color: #381D7A;
}
.textsmall {

	font-family: Arial, "Arial Unicode MS", Courier;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	font-variant: normal;
}
.aventis {

	font-family: Arial, "Arial Unicode MS", Courier;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #000066;
}
.titleTEXT {

	font-family: Arial, "Arial Unicode MS", Courier;
	font-size: 18px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	color: #00009D;
}
.BOLDTEXT2 {

	font-family: Arial, "Arial Unicode MS", Courier;
	font-size: 12px;
	font-style: normal;
	line-height: 24px;
	font-weight: bold;
	font-variant: normal;
	color: #00009D;
}
a:link {
	font-family: Arial, "Arial Unicode MS", Courier;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #381D7A;
	text-decoration: none;

}
a:visited {

	font-family: Arial, "Arial Unicode MS", Courier;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #2D66AE;
	text-decoration: none;
}
a:hover {


	font-family: Arial, "Arial Unicode MS", Courier;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #6CB3D1;
	text-decoration: none;
}
a:active {



	font-family: Arial, "Arial Unicode MS", Courier;
	font-size: 13px;
	font-style: normal;
	line-height: 18px;
	font-weight: bold;
	font-variant: normal;
	color: #8484BC;
	text-decoration: none;
}
.tdborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #8484BC;
	border-right-color: #8484BC;
	border-bottom-color: #6CB3D1;
	border-left-color: #8484BC;
}
