.seTitle {
	font-size: medium;
	font-weight: bold;
	color: #4F4F4F;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.seNormalText {
	font-family: Arial;
	font-size: x-small;
	color: #333333;
	text-decoration: none;
}
.seBoldText {
	font-family: Arial;
	font-size: x-small;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.seHeader {
	font-family: Arial;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #666666;
}
.seTableLink {
	font-family: Arial;
	font-size: x-small;
	font-weight: bold;
	color: #333333;
	text-decoration: underline;
}
.seTableRow {
	font-family: Arial;
	font-size: x-small;
	color: #666666;
	text-decoration: none;
	background-color: #FFFFFF;
	font-weight: bold;
}
.seTableRowAlternate {
	font-family: Arial;
	font-size: x-small;
	color: #666666;
	text-decoration: none;
	background-color: #E5E5E5;
	font-weight: bold;
}
.seInputControl {
	font-family: Arial;
	font-size: x-small;
	color: #00416A;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top: 1px solid #B2B2B2;
	border-right: 1px solid #454545;
	border-bottom: 1px solid #454545;
	border-left: 1px solid #B2B2B2;
	font-weight: bold;
}
.seMemoControl {
	font-family: Arial;
	font-size: x-small;
	color: #00416A;
	text-decoration: none;
	background-color: #F3F3F3;
	border: 1px solid #B2B2B2;
}
.seListItem {
	font-family: Arial;
	font-size: x-small;
	color: #666666;
	text-decoration: none;
	list-style-type: disc;
}
.seErrorText {
	font-family: Arial;
	font-size: x-small;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.seNoteText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	color: #333333;
	text-decoration: none;
}
.seTinyLink {
	font-family: Tahoma;
	font-size: xx-small;
	color: #000000;
	text-decoration: underline;
}
.seConfirmText {
	font-family: Arial;
	font-size: x-small;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
.seTable {
	background-color: #FFFFFF;
}
body {
	margin: 0px;
}
.menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.menulist {
	font-family: Arial;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
	list-style-image: url(imgs/dot.gif);
	margin-left: -15px;
}
a {
	color:#000000;
}
a:hover {
	text-decoration: underline;
}
.menutext {

	font-family: Arial;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
	list-style-image: url(imgs/dot.gif);
}
.menuhaut {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	text-decoration: none;
}
.lignebas {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.lignebaspal {

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
}
.name {
	font-family: Arial;
	font-size: x-small;
	color: #000000;
}
.lignehaut {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.seLink {

	font-family: Arial;
	font-size: x-small;
	color: #666666;
	text-decoration: underline;
}
.seLink2 {


	font-family: Arial;
	font-size: x-small;
	color: #000000;
	text-decoration: underline;
}


h1 {
	font-size:medium;
	font-weight: bold;
	color: #4F4F4F;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h2 {
	font-size:small;
	font-weight: bold;
	color: #4F4F4F;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}