body {
 padding: 0px; background: white; margin: 0px; text-align: center;
 font-family: "Palatino Linotype", Palatino, "New York", "Times New Roman CE", "Times New Roman", serif; 
} 

.content {
 margin: 0em auto; width: 90%; text-align: left;
 padding-top: 1em;
}

h1 {
 font-weight: normal; 
 font-size: 290%; 
 font-family: Trebuchet, Verdana, Arial, Geneva, Helvetica, sans-serif;
 color: #F7D331; 
 margin: 0px;
 margin-top: 1em;
 margin-bottom: -5px;
}

h2 {
 font-weight: normal; 
 font-size: 185%; 
 font-family: Trebuchet, Verdana, Arial, Geneva, Helvetica, sans-serif;
 color: #F7E592; 
 margin: 0px;
 margin-top: 5px;
 margin-bottom: 1em;
}

h3 {
 font-weight: normal; 
 font-size: 140%; 
 font-family: Trebuchet, Verdana, Arial, Geneva, Helvetica, sans-serif;
 color: #42A0F7; 
 margin: 0px;
 margin-top: 1em;
}

h4 {
 font-weight: normal; 
 font-size: 140%; 
 font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
 color: #8BC3F7; 
 margin: 0px;
}

p {
 font-weight: normal; 
 font-size: 100%; 
 font-family: "Palatino Linotype", Palatino, "New York", "Times New Roman CE", "Times New Roman", serif;
 color: #000000; 
 margin: 1em 0em;
}

a {
 color: #42A0F7; 
 text-decoration: underline;
}

p a {
 color: #42A0F7; 
 text-decoration: underline;
}

table {
 margin-bottom: 1em;
}

tr {
 vertical-align: top;
}

.links {
 font-weight: normal; 
 font-size: 80%;
 font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
 color: #C1C1C1; 
 margin: 1em 0em;
 margin-bottom: 2em;
 margin-left: 1em;
}

.links a {
 text-decoration: none;
 color: #42A0F7;
}

ul {
  list-style-type: square;
  list-style-position: inside;
}

.comment {
  list-style-position: outside;
  list-style-type: none;
  margin-left: 1em; 
}

.comment a {
 text-decoration: none;
 color: #C1C1C1; 
}

.insert1 {
 background-color: #f1f1f1; 
 margin: 0em 0em; width: 100%; text-align: left;
 border: 1px solid #e1e1e1; 
}

.insert2 {
 background-color: #f1f1f1; 
 margin: 1em 0em 0em 0em; width: 100%; text-align: left;
 border: 1px solid #e1e1e1; 
}

.insert-text {
 font-weight: normal; 
 font-size: 80%;
 font-family: Trebuchet, Verdana, Geneva, Arial, Helvetica, sans-serif;
 color: #C1C1C1; 
 margin: 1% 5%;
}

.twocolumns-1 {
 float: left; width: 50%; 
 padding: 0px 5% 0px 0px; margin: 0px;
}

.twocolumns-2 {
 padding: 0px 0px 0px 5%; margin: 0px 0px 0px 50%; 
}

hr.cleaner {
 clear: both; visibility: hidden; 
 padding: 0px; margin: -1px 0px 0px;
 border: 0px; height: 1px;
}
