*, 
td {
	font-family: arial, helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}
td.s {
	font-size: 11px;
}
td.ho {
	font-weight: bold;
}
td.h {
	font-weight: bold; 
	padding: 12px 10px; 
	color: #FFF;
	font-size: 15px;	
}
td.hj {
	font-weight: bold; 
	padding: 0px
}
td.hj2 {
	font-weight: bold; 
	padding-left: 8px; 
	padding-bottom: 12px
}
td.hh {
	font-weight: bold
}

td.h b,
td.hj2 * {
	color: #FFF;
	font-size: 15px;	
	font-weight: bold; 
}

select, 
input {
	font-size: 14px
}

table.box {
	border-style: solid; 
	border-width: 1px; 
	border-color: #000000
}
  
#head { 
	position: relative; 
	width: 694px; 
	height: 153px; 
	background-repeat: no-repeat; 
	background-position: top left; 
}
  
#flags {
	height: 11px; 
	position: absolute; 
	bottom: 20px; 
	right: 17px; 
}
#flags a { 
	display: block; 
	width: 15px; 
	height: 11px; 
	float: right; 
	margin-left: 6px; 
	background-repeat: no-repeat; 
	background-position: top left; 
}

#flags a span { 
	display: none; 
}
#flag_F { 
	background-image: url(img/f.gif) 
}
#flag_E { 
	background-image: url(img/e.gif) 
}
#flag_D { 
	background-image: url(img/d.gif) 
}

.clear { 
	clear: both; 
}
  
#head h2 { 
	color: #7fa2c7; 
	font-family: Georgia, Helvetica, Arial, sans-serif; 
	font-size: 18px; 
	font-weight: bold; 
	margin: 0 0 0 0; 
	padding: 0 0 0 0;
	font-style: italic; 
	position: absolute;
	left: 17px;
	bottom: 17px;
}

#content {
	padding-left: 8px;
	width: 694px; 
}
