﻿HTML {
}
body {
	width:640px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:14px;
}
H1, H2, H3, H4, H5, H6, TH, THEAD, TFOOT
{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
    COLOR: #009690;
	text-align:left;
	margin:0 0 0 0;
	padding:0 0 0 0;
}
H1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20pt;
	font-style:italic;
	margin:0 0 0 0;
}
H2 {
	font-size:11pt;
	margin-bottom:0px;
	color:#000;
}
H3 {
	font-size:11pt;
}
H4 {
	font-size:11pt;
	text-align:center;
}
H5 {
	font-size:10pt;
	text-align:center;
}
H6 {
	font-size:11px;
	color:#000;
}
a.link {
	color:#000000 !IMPORTANT;
}
a.link:hover {
	color:#00b0ed !IMPORTANT;
}
.title {
	text-align:right;
	font-size:14px;
}

/* ------------- Regulations -------------- */
.law_lvl_1 {
	text-indent: 25px;
}
.law_lvl_2 {
	text-indent: 50px;
}
.law_lvl_3 {
	text-indent: 75px;
}
.law_lvl_4 {
	text-indent: 100px;
}