body {
	background-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
table {
	background-color: #CCCC99;
	margin: 0px;
	padding: 0px;
}
.outline {
	border-top-width: medium;
	border-right-width: 5px;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333300;
	border-right-color: #333300;
	border-bottom-color: #333300;
	border-left-color: #333300;
	border-bottom-width: thin;
}
h1 {
	font-size: 14px;
	font-weight: bolder;
	padding: 8px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	color: #006600;
	font-size: 14px;
	font-weight: bold;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
h3 {
	font-size: 14px;
	font-weight: bolder;
	color: #663300;
	text-align: left;
	vertical-align: top;
	line-height: 1.2em;
	font-style: italic;
	padding: 6px;
}
 
h4 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #003300;
	font-weight: normal;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 4px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #003300;
	line-height: 1.7em;
	text-align: left;
}
h6 {
	font-size: 14px;
	line-height: 1.2em;
	color: #333300;
	font-weight: bold;
	padding: 4px;
}
.sidentop {
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #333333;
	border-top-width: medium;
	border-top-color: #333333;
}
p {
	padding: 6px;
	font-size: 12px;
	margin: 0px;
	line-height: 1.4em;
}
.pink {
	color: #990099;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	text-align: center;
	border: medium double #6600CC;
}
.underline {
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
.thinoutline {
	border: thin solid #333333;
}
.whitetoprint {
	color: #000000;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	background-color: #FFFFFF;
}
a:link {
	color: #663333;
}
a:visited {
	color: #330033;
}
a:hover {
	color: #990000;
}
a:active {
	color: #333333;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333300;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 10px;
	line-height: 1.2em;
}
.dotted {
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #666600;
}

