@charset "utf-8";
/* Style for text */

*{
font-family: Geneva, Arial, Helvetica, sans-serif
}

.tmcontent h1 {
font-size:20px;
color:#4b4e53;
margin-bottom:10px;
}
.tmcontent h2{
font-size:16px;
color:#4b4e53;
margin-bottom:10px;
}
.tmcontent h3{
font-size:14px;
color:#4b4e53;
margin-bottom:10px;
}
.tmcontent h4{
font-size:12px;
color:#4b4e53;
margin-bottom:10px;
}
.tmcontent p {
font-size:12px;
color:#767575;
margin-bottom:10px;
}
.tmcontent p a {
font-size:12px;
color:#414141;
text-decoration:underline;
}

h1.section{font-size: 30px; color: #fff;}
h2.section{font-size: 26px; color: #eeeeee; padding-left:20px; background-color:#eee; margin-bottom:0px; }



