body { color: black; font-size: 13px; font-family: verdana, helvetica, "trebuchet ms", arial, sans-serif; background-color: #fff; text-align: left; }

p { margin-top: 0; margin-bottom: 8px; }
a:link { color: blue ; text-decoration: underline; }
a:hover { color: #f90 }
h1 { font-size: 20px; font-family: "trebuchet ms", helvetica, verdana, arial, sans-serif; font-style: italic; margin-top: 20px; margin-bottom: 6px; }
h2 { font-size: 18px; font-family: "trebuchet ms", helvetica, verdana, arial, sans-serif; font-style: italic; margin-top: 24px; margin-bottom: 6px; }
h3 { font-size: 16px; font-family: "trebuchet ms", helvetica, verdana, arial, sans-serif; font-style: italic; margin-top: 10px; margin-bottom: 6px; }
ul { margin-top: 0; }
ol { margin-top: 0; }
strong { font-weight: bold; }
em { font-style: italic; }
.highlight { font-weight: bold; }
.highlight_blue { color: #00f; font-weight: bold; }
.highlight_green { color: #6c3; font-weight: bold; }
.highlight_red { color: #f00; font-weight: bold; }
.highlight_yellow { color: #f90; font-weight: bold; }
.img_left { float: left; margin: 10px 10px 10px 0; }
.img_right {
	float: right;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#container {  }
#content { width: 610px; z-index: 0; margin-top: 0; margin-right: 14px; margin-left: 14px; }
#footer { color: #003; font-size: 11px; background-color: #99f; clear: both; margin-top: 20px; margin-right: 0; margin-left: 0; padding-top: 10px; padding-right: 4px; padding-bottom: 10px; }
.margin_bottom_6px { margin-bottom: 6px; }
.margin_bottom_16px { margin-bottom: 16px; }
.margin_bottom_40px { margin-bottom: 40px; }
.margin_top_40px { margin-top: 40px; }
.comment { font-size: 10px; font-family: verdana, helvetica, "trebuchet ms", arial, sans-serif; }
.picture_comment { font-size: 8px; }

