/* Valid font families...
	font-family: "Times New Roman", Times, serif;
	font-family: "Courier New", Courier, Fixed, monospace;
	font-family: Arial, Helvetica, sans-serif}
*/
body {
	width: 100%;
	background-color: #DDDDFF;
	margin: 0px 0px 0px 0px;
	padding:  0px 0px 0px 0px;
	color: #666666;
	font-family: "Times New Roman", Times, serif;
}
p {
	font-family: "Times New Roman", Times, serif;
	color: #666666;
	background-color: #DDDDFF;
}
p.big_text {
	font-family: "Times New Roman", Times, serif;
	color: #333333;
	font-size: 20pt;
	font-weight: bold;
	text-decoration: none;
	padding: 2px;
	line-height: 24px; 
}
p.foot {
	font-family: Arial, Helvetica, Verdana, Lucida, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	color: #555555;
}
p.image img {
	display: inline;
	margin: 0px;
	border: 0px;
	border-style: none;
	padding: 2px;
	line-height: 0px; 
}
a:link {
	color: #0000AA;
	border-style: none;
	text-align: left;
	font-family: "Courier New", Courier, Fixed, monospace;
	line-height: 20px;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	color: #0000AA;
	border-style: none;
	text-align: left;
	font-family: "Courier New", Courier, Fixed, monospace;
	line-height: 20px;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #0000CC;
	border-style: none;
	text-align: left;
	font-family: "Courier New", Courier, Fixed, monospace;
	line-height: 20px;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}
a:active {
	color: #0000AA;
	border-style: none;
	text-align: left;
	font-family: "Courier New", Courier, Fixed, monospace;
	line-height: 20px;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: none;
}
/* * * * * * * * * NAV AREA * * * * * * * * */
table.nav {
	width: 100%;
	color: #000000;
	background-color: #000000;
	border-style: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, Verdana, Lucida, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}
table.nav a:link {
	color: #EEEEEE;
	background-color: #000000;
	border-style: none;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	font-family: Arial, Helvetica, Verdana, Lucida, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}
table.nav a:visited {
	color: #EEEEEE;
	background-color: #000000;
	border-style: none;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	font-family: Arial, Helvetica, Verdana, Lucida, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}
table.nav a:hover {
	color: #000000;
	background-color: #FFFFFF;
	border-style: none;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
	font-family: Arial, Helvetica, Verdana, Lucida, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}
table.nav a:active {
	color: #FF0000;
	background-color: #FFFFFF;
	border-style: none;
	padding-left: 11px;
	padding-right: 9px;
	text-align: center;
	font-family: Arial, Helvetica, Verdana, Lucida, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	line-height: 16px;
	text-decoration: none;
}
/* * * * * * * * * Header Area * * * * * * * * */
table.header {
	width: 100%;
	color: #333333;
	background-color: #DDDDFF;
	border-style: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, Verdana, Lucida, sans-serif;
	font-size: 5pt;
	font-weight: normal;
	line-height: 10px;
	text-decoration: none;
}
table.header td {
	border-style: none;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, Verdana, Lucida, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	line-height: 15px;
	text-decoration: none;
}
/* * * * * * * * * MAIN TABLE * * * * * * * * */
table.main {
	color: #333333;
	background-color: #000000;
	border-style: none;
	line-height: 14px;
	font-family: Arial, Helvetica, Verdana, Lucida, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
	padding: 0px;
/*	margin: auto; */
}
table.main th {
	color: #CCCCCC;
	background-color: #000000;
	border-style: none;	font-family: Arial, Helvetica, Verdana, Lucida, sans-serif;
	line-height: 14px;
	font-weight: bold;
	text-align: center;
}
table.main td {
	color: #000000;
	background-color: #EEEEEE;
	border-style: none;	font-family: Arial, Helvetica, Verdana, Lucida, sans-serif;
	line-height: 14px;
	font-weight: bold;
	text-align: left;
	padding: 2px;
}
table.main a:link {
	color: #000000;
	border-style: none;
	font-family: Arial, Helvetica, Verdana, Lucida, sans-serif;
	font-weight: bold;
	text-align: left;
	font-size: 10pt;
	text-decoration: none;
}
table.main a:visited {
	color: #000000;
	font-family: Arial, Helvetica, Verdana, Lucida, sans-serif;
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
}
table.main a:hover {
	color: #666666;
	font-family: Arial, Helvetica, Verdana, Lucida, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
}
table.main a:active {
	color: #000000;
	font-family: Arial, Helvetica, Verdana, Lucida, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	text-align: left;
}
/* * * * * * * * * TEXT TABLE * * * * * * * * */
table.text {
	color: #333333;
	background-color: #DDDDFF;
	border-style: none;
	line-height: 28px;
	padding-bottom: 25px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 14pt;
	text-align: left;
 	margin-left: 5%;
 	margin-right: 5%;
}
table.text th {
	border-style: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 22pt;
	line-height: 24px;
	padding-bottom: 20px;
}
table.text td {
	border-style: none;
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: 20px;
	padding-bottom: 15px;
}
/* * * * * * * * * Footer Area * * * * * * * * */table.footer {
	width: 100%;
	color: #555555;
	background-color: #DDDDFF;
	border-style: none;
	font-family: Arial, Helvetica, Verdana, Lucida, sans-serif;
	font-weight: normal;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
}
table.footer td {
	text-align: center;
}
/* * * * * * * * * ??? BELOW * * * * * * * * */
