@charset "utf-8";
/* CSS Document */

* {
	padding:0;
	margin:0;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:14px;
}

html, body {
	background-color:#FFF;
	color:#000;
}

img { border:none; }

.center {
width:400px;
margin-left:auto;
margin-right:auto;
}

.centerText {
text-align:center;
}

/* ------------------------------ liens */
a { color:#baee00; text-decoration:none; }
a:link { color:#baee00; }
a:visited { color:#baee00; }
a:hover { color:#baee00; text-decoration:underline; }
a:active { color:#baee00; }
.center #tabsholder .contents.marginbot #content1 table tbody tr th .style2 strong {
	color: #FB0000;
}
.center #tabsholder .contents.marginbot #content2 table tbody tr th .style2 {
	color: #F00;
}
.center #tabsholder .contents.marginbot #content3 table tbody tr th .style1 {
	color: #F00;
}
.center #tabsholder .contents.marginbot #content3 table tbody tr th tbody tr th .style2 strong {
	color: #F00;
}
.center #tabsholder .contents.marginbot #content4 table tbody tr th .style2 {
	color: #F00;
}
.center #tabsholder .contents.marginbot #content5 table tbody tr th .style2 {
	color: #F00;
}
.center #tabsholder .contents.marginbot #content6 table tbody tr th .style2 {
	color: #F00;
}
.center #tabsholder .contents.marginbot #content7 table tbody tr th .style2 {
	color: #F00;
}
.center #tabsholder .contents.marginbot #content8 table tbody tr th .style2 {
	color: #F00;
}
.center #tabsholder .contents.marginbot #content9 table tbody tr th .style2 {
	color: #F00;
}
