@charset "ISO-8859-1";
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #000000;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #FFFFCC;
}
body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #000000;
}
a:link {
	color: #006633;
	text-decoration: underline;
}
a:visited {
	color: #0099CC;
	text-decoration: underline;
}
a {
	font-size: 16px;
}
a:hover {
	text-decoration: none;
	color: #0066CC;
}
a:active {
	text-decoration: underline;
	color: #00CCCC;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 24px;
	color: 990000;
}
h2 {
	font-size: 18px;
	color: #990000;
}
h3 {
	font-size: 14px;
	color: #CC3300;
}
h4 {
	font-size: 12px;
	color: #CC3300;
}
li {
	font-size: 14px;
	color: #000033;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
}
th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: right;
	vertical-align: top;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #CC3300;
}
h5 {
	font-size: 14px;
	color: #000000;
	font-weight: lighter;
}
p {
	line-height: 1.7em;
	text-align: justify;
	color: #000000;
}
ul {
	font-size: 13px;
	color: #000033;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 2px;
	list-style-position: inside;
	list-style-image: none;
	list-style-type: square;
}
#tableLayout {
	background-color: #FFFFCC;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFCC99;
	border-left-color: #FFCC99;
	padding-right: 7px;
	padding-left: 7px;
	margin-right: 5px;
	margin-left: 5px;
}
table_cells_plain_text {
	font-size: 16px;
	color: #000000;
}
