.text10 {font-size: 10px; line-height: 14px; text-decoration: none}

.text10t {font-size: 10px; line-height: 12px; text-decoration: none}

.text10b {font-size: 10px; line-height: 14px; font-weight: bold}

.text11 {font-size: 11px; line-height: 14px; text-decoration: none}

.text12 {font-size: 12px; line-height: 22px; text-decoration: none}

.text12t {font-size: 12px; line-height: 18px; text-decoration: none}

.text12w {font-size: 12px; line-height: 20px; text-decoration: none}

.text12tb {font-size: 12px; line-height: 16px; text-decoration: none}

.text12b {font-size: 12px; line-height: 18px; font-weight: bold}

.text14 {font-size: 14px; line-height: 18px; text-decoration: none}

.text14b {font-size: 14px; line-height: 18px; font-weight: bold}

.text16b {font-size: 16px; line-height: 22px; font-weight: bold}

.text10_red {color: #AB0234; font-size: 10px; line-height: 14px; text-decoration: none}

.text10t_red {color: #BA4683; font-size: 10px; line-height: 12px; text-decoration: none}

.text10b_red {color: #BA4683; font-size: 10px; line-height: 14px; font-weight: bold}

.text12_red {color: #BA4683; font-size: 12px; line-height: 22px; text-decoration: none}

.text12_orenge {color: #E3753F; font-size: 12px; line-height: 22px; text-decoration: none}

.text12_orenget {color: #E3753F; font-size: 12px; line-height: 18px; text-decoration: none}

.text12t_red {color: #BA4683; color: #BA4683; font-size: 12px; line-height: 20px; text-decoration: none}

.text12w_red {color: #BA4683; font-size: 12px; line-height: 20px; text-decoration: none}

.text12b_red {color: #BA4683; font-size: 12px; line-height: 18px; font-weight: bold}

.text14_red {color: #BA4683; font-size: 14px; line-height: 18px; text-decoration: none}

.text14b_red {color: #BA4683; font-size: 14px; line-height: 18px; font-weight: bold}

.text14b_orenge {color: #E3753F; font-size: 14px; line-height: 18px; font-weight: bold}

.text16b_red {color: #BA4683; font-size: 16px; line-height: 22px; font-weight: bold}

.text16b_red2 {color: #996666; font-size: 16px; line-height: 22px; font-weight: bold}

.text16b_orenge {color: #E3753F; font-size: 16px; line-height: 22px; font-weight: bold}

body{
	background: #EEEEEE;
	margin:20px;
	font-size: 14px;
	color: #333333;
	line-height:140%;
}

h1{	font-size: 18px;
	color: #982244;}
h2{	font-size: 16px;
	color: #982244;}
h3{	font-size: 14px;}


table{
  border-collapse:collapse;
}

thead{
  background-color:#666666;
}

th{
  color:#ffffff;
  font-weight:normal;
  
  padding-left:0.5em;
  padding-right:0.5em;

  border-style:solid;
  border-width:1px;
  border-color:#cccccc;
}

td{
  border-style:solid;
  border-width:1px;
  border-color:#cccccc;
  font-size: 13px;
}

#layout {
	background-color:#FFFFFF;
	width:640px;
}

#inner {
	background-color:#FFFFFF;
	padding:20px;
}

#header {
	background-color: #982244;
	width:640px;
	height:100px;
	background-image: url(../img/yell_logo.jpg);
	font-size: 18px;
	color: #982244;
}

#PrivacyStatement {
	font-size: 12px;
}

