@CHARSET "UTF-8";

h2 {
font-size: 1.9em;
}

p{
font-size: 1.3em;
margin-bottom: 10px;
}

table h5{
font-size: 1.5em;
font-weight: bold;
}

table thead th{
text-align: center;
}

table tbody td{
width: 280px;
}

table tbody th{
	width: 100px;
	text-align: center;
}

h2{
margin-top: 60px;
margin-bottom: 30px;
}
em{
	color: #003;
}
h3 em{
	font-size: 1.4em;
}

.txtcont .experience{
background-color: #FFE;
margin-top: 40px;
margin-bottom: 40px;
line-height: 1.6em;
}

.experience .ex_body{
background-image: url("../img/experience_body.png");
background-color: #FFF8A6;
background-position: bottom;
background-repeat: no-repeat;;
padding: 0px;
margin: 0px;
padding: 20px;
margin-left: 20px;
width: 542px;
}

.experience .ex_head{
background-color: #FFF;
background-image: url("../img/experience_head.png");
background-position: top;
background-repeat: no-repeat;
padding: 0px;
margin: 0px;
margin-left: 20px;
padding: 20px;
padding-bottom: 0px;
width: 542px;
}

.experience .onweight, .experience strong{
background-color: #696;
color: #FFF;
}
